From 735e31f98ac9595f12ed3a0d30bd71778cc76548 Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Sat, 14 Mar 2020 22:11:40 +0100
Subject: [PATCH] added lightweight UI

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c2be324..d566e8e 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,8 @@ This is a URL shorter written in Python with Flask als Webhandler. The Webserver
 * free to use
 * custom urls
 * easy user management
-* small and modern UI
+* modern UI
+* very lightweight UI (main page ~0.5MB)
 * posibility to use multiple domains
 * open source --> posibility to expand
 * very small and leightweight (at the moment the sourcecode is about 2mb)
-- 
GitLab