From 3da1e9fcca3840d7ba18728f8a54c6699a5aecca Mon Sep 17 00:00:00 2001 From: Jonas Leder <jonas.leder@jobrouter.com> Date: Tue, 1 Mar 2022 11:47:51 +0100 Subject: [PATCH] update facts section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ade03b..422ca22 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ This is a URL shorter written in Python with Flask als Webhandler. The Webserver * posibility to use multiple domains * open source --> posibility to expand * very small and lightweight (at the moment the sourcecode is about 2mb) -* can be used in offline enviorements, because no online files needed (behind a firewall) +* can be used in offline enviorements, because no files on external servers are required (except if login is enabled) +* setup is extremly easy and quick [](http://gitlab.jonasled.de/jonasled/url_shorter_docker/commits/master) -- GitLab