diff --git a/README.md b/README.md
new file mode 100644
index 0000000..65a3f18
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+
+# Linebridge
+A multiproposal framework to build fast, scalable, and secure servers.
+
+Currently used on RageStudio's services backends, like [Comty](https://github.com/ragestudio/comty)
+
+## 🔎 Project Navigation
+The project is organized into two main components:
+
+- [server](https://github.com/ragestudio/linebridge/tree/master/server)
+
+- [client](https://github.com/ragestudio/linebridge/tree/master/client) (Experimental)
+
+## 📓 Documentation
+> The official documentation is on its way. Stay tuned for detailed guides and API references to help you unlock the full potential of Linebridge.
+
diff --git a/server/README.md b/server/README.md
index f44b4c9..b051181 100755
--- a/server/README.md
+++ b/server/README.md
@@ -1,6 +1,6 @@
-
# Linebridge
@@ -133,7 +133,3 @@ Run the server
```bash
linebridge-boot index.js
```
-
-## Documentation
-> The official documentation is on its way. Stay tuned for detailed guides and API references to help you unlock the full potential of Linebridge.
-