aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Bennett <properly@protonmail.com>2019-08-22 12:21:23 +0200
committerLibravatar GitHub <noreply@github.com>2019-08-22 12:21:23 +0200
commit76494df5ce4b1c1dc864a9ac3df3ed211f96b7f3 (patch)
tree10f81773254a47133813cc39767972f5e65512dc /README.md
parentInitial commit (diff)
downloadferdium-server-76494df5ce4b1c1dc864a9ac3df3ed211f96b7f3.tar.gz
ferdium-server-76494df5ce4b1c1dc864a9ac3df3ed211f96b7f3.tar.zst
ferdium-server-76494df5ce4b1c1dc864a9ac3df3ed211f96b7f3.zip
Add features list
Diffstat (limited to 'README.md')
-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