aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75cbd15..440b402 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,13 @@
1# ferdi-server 1# ferdi-server
2Unofficial Franz server replacement for use with the Ferdi Client. 2Unofficial Franz server replacement for use with the Ferdi Client.
3 3
4## Features
5- [x] User registration
6- [ ] User login (not yet functional)
7- [x] Service creation, download and listing
8- [ ] Service removing
9- [ ] Functioning service store
10
4## Setup 11## Setup
51. Clone this repository 121. Clone this repository
62. Install the [AdonisJS CLI](https://adonisjs.com/) 132. Install the [AdonisJS CLI](https://adonisjs.com/)
@@ -14,4 +21,4 @@ Unofficial Franz server replacement for use with the Ferdi Client.
14 ``` 21 ```
15 22
16## License 23## License
17ferdi-server is licensed under the MIT License \ No newline at end of file 24ferdi-server is licensed under the MIT License