diff --git a/README.md b/README.md
index 2ade03b8da1f5e7b2bb4d3e5d057f8342a0b84a8..422ca22da99f1730c63f2e2743a4856263ee035d 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
 
 [![pipeline status](http://gitlab.jonasled.de/jonasled/url_shorter_docker/badges/master/pipeline.svg)](http://gitlab.jonasled.de/jonasled/url_shorter_docker/commits/master)