mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 07:02:03 -08:00
Update README.md
This commit is contained in:
parent
b140c9ff93
commit
2eb195d3bc
1 changed files with 8 additions and 14 deletions
16
README.md
16
README.md
|
|
@ -1,12 +1,10 @@
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://forge.fsky.io/oneflux/omegafox/raw/branch/main/additions/browser/branding/omegafox/VisualElements_150.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h1 align="center">Ωfox</h1>
|
||||||
|
|
||||||
<img src="https://forge.fsky.io/oneflux/omegafox/raw/branch/main/additions/browser/branding/omegafox/default256.png" align="center">
|
<h3 align="center">General-use browser based on <a href="https://github.com/daijro/camoufox">Camoufox</a></h3>
|
||||||
|
|
||||||
# Omegafox
|
|
||||||
|
|
||||||
General-use browser based on [Camoufox] (https://github.com/daijro/camoufox)
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
@ -24,8 +22,6 @@ General-use browser based on [Camoufox] (https://github.com/daijro/camoufox)
|
||||||
- Bundled with [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc)
|
- Bundled with [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc)
|
||||||
- More to come
|
- More to come
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
First, clone this repository with Git:
|
First, clone this repository with Git:
|
||||||
|
|
@ -74,8 +70,6 @@ $ python3 multibuild.py --target linux windows macos --arch x86_64 arm64
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
- [Camoufox](https://github.com/daijro/camoufox) - For inspiring this project
|
- [Camoufox](https://github.com/daijro/camoufox) - For inspiring this project
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue