diff --git a/README.md b/README.md
index cb7c52f..ab90406 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ This is because the set of supported websites is **extremely** large! See here:
When your download finished, just click "download" and have fun!
## No, i mean on a more technical level
-The backend is a C++ webserver, powered by [casenta/mongoose](https://github.com/cesanta/mongoose).Thanks, you guys are awesome!
+The backend is a C++ webserver, powered by [casenta/mongoose](https://github.com/cesanta/mongoose).Thanks, you guys are awesome!
The connection is **not** encrypted, but that\`s okay because it is intended for localhost only. Mongoose does support ssl, so you can always add it, if you fancy it.
The frontend is a nuxt.js web application.
@@ -23,15 +23,15 @@ The frontend is a nuxt.js web application.
## But how does it look?
Have a sneak peak!
-
+
-
+
-
+
-
+
-
+
## How can i configure it?
See this json file (config.json).