From 959811e534aec22caa2db13e50b0a17015d544f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=B3ricz=20Gerg=C5=91?= Date: Sun, 19 Mar 2017 12:23:25 +0100 Subject: [PATCH] Fixed your markup --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1525bcc..b8de14e 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ _Being an adminstrative and user-signup tool for [https://tilde.town]_. ## Features, present and future - * (✓) User signup form + * [x] User signup form * eventually with client-side key generation (only server-side key **validation** at this point) - * (✓) Guestbook - * (✓) Helpdesk - * (✓) User account management - * Start/stop services - * Cost reporting using AWS - * Status monitoring + * [x] Guestbook + * [x] Helpdesk + * [x] User account management + * [ ] Start/stop services + * [ ] Cost reporting using AWS + * [ ] Status monitoring ## Requirements