From 3f1efd1103cce6a139ef2370b048385b18732b61 Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 16 Jun 2019 04:20:12 +0200 Subject: [PATCH] updated README.md finally... --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 182b240..96ab99b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # OpenShorte: an open source self-hosted URL Shortener -## features: -- Login page to prevent unauthorized access - can be disabled -- Backend database to store data -- User control panel to create new URLs +## Current features: +- Login page +- Management interface -## Don't forget that new features can be implemented in the future: come back from time to time to check them! +## Programmed features: +- Forgotten password recovery +- User info control panel -version: b_1.0@2019012602 \ No newline at end of file +version: b_2.0@2019061601 \ No newline at end of file