From 7d739fb096d1a2955cbeae3fb3ae9d4f4cf6a41c Mon Sep 17 00:00:00 2001 From: Sebastian Preisner Date: Wed, 28 Jun 2017 08:00:15 +0000 Subject: [PATCH] Rename? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Das ist noch nicht ganz ausgetüftelt. Evtl fällt einem noch was besseres ein! --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 03c7c29..0be8509 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -# shrt -Shrt is a lightwaight, self-hostable open-source link shortening web application with a Restful API. It allows you to host your own URL shortener to gain control over you data. Shrt is inspired by [Polr](https://polr.me/index.php), a php based url shortener. +# Sgot +Sgot is a lightwaight, self-hostable open-source link shortening web application with a Restful API. It allows you to host your own URL shortener to gain control over you data. Shrt is inspired by [Polr](https://polr.me/index.php), a php based url shortener. ## Features -[x] No duplicated URL -[x] Simple UI -[x] Simple database Json file -[x] Restful API -[x] Simple Click Statistik -[ ] Delete URL -[ ] Login +- [x] No duplicated URL +- [x] Simple UI +- [x] Simple database Json file +- [x] Restful API +- [x] Simple Click Statistik +- [ ] Delete URL +- [ ] Login ## API