From 481972a6cb6905cf03a41554315a9d0b7b13d1fe Mon Sep 17 00:00:00 2001 From: Jan Rude Date: Tue, 15 Jul 2014 19:21:28 +0200 Subject: [PATCH] Update README.md Updated to v0.8.1 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index acc2ac2..af92f60 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,12 @@ v0.8 Added support for Privoxy and TOR -> Version search for extensions is now more reliable ``` +v0.8.1 +``` +-> Bugfixing + +-> It is now possible to specifiy the threads + Default is 10. + I strongly recommend to use only 2 or even 1 thread when using TOR! + This is because TOR is (extremely) slow and will produce connection errors if too many threads are used. +```