diff --git a/README.md b/README.md
index a9c4dfc..ef6b894 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,10 @@
+
+
+
+Ωfox
-
-
-# Omegafox
-
-General-use browser based on [Camoufox] (https://github.com/daijro/camoufox)
-
----
+General-use browser based on Camoufox
## Features
@@ -21,11 +19,9 @@ General-use browser based on [Camoufox] (https://github.com/daijro/camoufox)
- Improved process isolation
- Weak ciphers and outdated TLS versions disabled by default
- Hardened compilation configuration
- - Bundled with [hardened_malloc] (https://github.com/GrapheneOS/hardened_malloc)
+ - Bundled with [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc)
- More to come
----
-
## Building
First, clone this repository with Git:
@@ -74,9 +70,7 @@ $ python3 multibuild.py --target linux windows macos --arch x86_64 arm64
----
-
## Thanks
-- [Camoufox] (https://github.com/daijro/camoufox) - For inspiring this project
-- [GrapheneOS] (https://github.com/GrapheneOS) - Hardened memory allocator
+- [Camoufox](https://github.com/daijro/camoufox) - For inspiring this project
+- [GrapheneOS](https://github.com/GrapheneOS) - Hardened memory allocator