From f47afab80bab26c4d87bb13962c2f8a142508890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemek=20Draga=C5=84czuk?= Date: Sun, 16 Feb 2020 16:11:14 +0100 Subject: [PATCH] Updated README.md Removed existing features from the planned features list --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9f0752b..6cd7a72 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ unnecessary features, or they didn't have all the features I wanted. ![Screenshot](./screenshot.png) # Planned features for 1.0 (in order of importance -- Some form of authentication -- Input validation (on client and server) - Deleting links using API and frontend - Better deduplication - Code cleanup