1 files changed, 8 insertions, 4 deletions
diff --git a/dashboard/README.md b/dashboard/README.md
index c94ae96c..df1157a1 100644
--- a/dashboard/README.md
+++ b/dashboard/README.md
@@ -1,8 +1,12 @@
# Fosscord-dashboard
+
A admin dashboard for fosscord-server
## (planned) Features
-- [ ] Overview usage (registered users, concurrent connections, voice usage, reports)
-- [ ] Reports
-- [ ] Member managment (edit (disable, delete, premium, username, discriminator))
-- [ ] Configuration ([Config.ts](https://github.com/fosscord/fosscord-server-util/blob/master/src/util/Config.ts))
+
+- [ ] Overview usage (registered users, concurrent connections, voice usage, reports)
+- [ ] Reports
+- [ ] Member managment (edit (disable, delete, premium, username, discriminator))
+- [ ] Configuration ([Config.ts](https://github.com/fosscord/fosscord-server-util/blob/master/src/util/Config.ts))
+
+port = 3005
|