From 76494df5ce4b1c1dc864a9ac3df3ed211f96b7f3 Mon Sep 17 00:00:00 2001 From: Bennett Date: Thu, 22 Aug 2019 12:21:23 +0200 Subject: Add features list --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75cbd15..440b402 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # ferdi-server Unofficial Franz server replacement for use with the Ferdi Client. +## Features +- [x] User registration +- [ ] User login (not yet functional) +- [x] Service creation, download and listing +- [ ] Service removing +- [ ] Functioning service store + ## Setup 1. Clone this repository 2. Install the [AdonisJS CLI](https://adonisjs.com/) @@ -14,4 +21,4 @@ Unofficial Franz server replacement for use with the Ferdi Client. ``` ## License -ferdi-server is licensed under the MIT License \ No newline at end of file +ferdi-server is licensed under the MIT License -- cgit v1.2.3-54-g00ecf