Update readme
1 files changed, 9 insertions, 6 deletions
diff --git a/README.md b/README.md
index bed7f1ff..357cfd3b 100644
--- a/README.md
+++ b/README.md
@@ -28,12 +28,14 @@ We aim to reverse engineer and add additional features to the Discord backend, w
This repository contains:
- [API Request/Response Types](/src/schemas)
-- [Spacebar HTTP API Server](/src/api)
-- [WebSocket Gateway Server](/src/gateway)
-- [HTTP CDN Server](/src/cdn)
-- [WebRTC Server](/src/webrtc)
+- [Spacebar HTTP API server](/src/api)
+- [WebSocket Gateway server](/src/gateway)
+- [HTTP CDN server](/src/cdn)
+- [WebRTC server](/src/webrtc)
- [Utility and Database Models](/src/util)
-- [Spacebar Admin API (C#)](/extra/admin-api) (Emma [it/its]@Rory& was here)
+- [Spacebar Admin API (C#)](/extra/admin-api/Spacebar.AdminApi)
+- [HTTP CDN server (C#)](/extra/admin-api/Spacebar.Cdn)
+- [Various other C# utilities](/extra/admin-api)
## [Documentation](https://docs.spacebar.chat)
@@ -45,4 +47,5 @@ And with documentation on how to set up your own server [here](https://docs.spac
You _should_ be able to use any client designed for Discord.com to connect to a Spacebar instance.
However, some incompatibilities still exist between Spacebar and Discord. For this reason, not every client will connect.
-We recommend using [Fermi](https://fermi.chat/login?instance=https%3A%2F%2Fspacebar.chat) as a solid starting point on your adventure in the SpaceBar!
+We recommend using [Fermo](https://fermo.sovr.top/login?instance=spacebar.chat) as a solid starting point on your adventure in the SpaceBar!
+You can explore other clients with the [Spacebar Explorer](https://spacebar-explorer.sovr.top/clients).
|