diff --git a/README.md b/README.md
index cd20b30..d9cb620 100644
--- a/README.md
+++ b/README.md
@@ -25,11 +25,11 @@ v0.8 Added support for Privoxy and TOR
```
-> It is now possible to use Typo-Enumerator with Privoxy and TOR (--tor)
Privoxy is used to prevent dns leakage ;)
- Please make sure the Privoxy config (/etc/privoxy/config) is set to something like:
+ Please make sure the Privoxy config (/etc/privoxy/config) is set to something like:
listen-address 127.0.0.1:8118
forward-socks5 / 127.0.0.1:9050 .
- These are the standart ports for Privoxy and TOR
- If TOR is used, threads will be set to 2 in order to minimize errors
+ These are the standart ports for Privoxy and TOR
+ If TOR is used, threads will be set to 2 in order to minimize errors
-> All requests (except of the update download) are now made with urllib2