From e64cc19aaffd83c4965c7487eda2fae226339ae8 Mon Sep 17 00:00:00 2001 From: Sebastian Preisner Date: Sat, 13 May 2017 08:06:48 +0000 Subject: [PATCH] New Features --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 770ba87..078f373 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Shrt is a url shortner writen in Go and by (Polr)[https://polr.me/index.php]. * [x] No duplicated URL * [x] Simple UI -* [x] DB simple json file -* [x] Count URL views -* [] Statistiks -* [] Delete URL -* [] Login +* [x] Simple database Json file +* [x] Restful API +* [x] Simple Click Statistik +* [ ] Delete URL +* [ ] Login ## Restful API