From d5721b11bf22ff2b2c331afe26db44e02afbaadd Mon Sep 17 00:00:00 2001
From: virus2500 <virus2500@me.com>
Date: Sat, 19 Apr 2014 12:48:46 +0200
Subject: [PATCH] fixed typo in README

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dfb2dc8..bff7080 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,12 @@ Use at your own risk :)
 
 Create an ipset based blocklist from an text file (downloaded from e.g. blocklist.de)
 
+V1.0.2: Added a whitelist and blacklist
+
 !!! IMPORTANT !!!!
 You will need to install ipset!
 
-Then open the blocklist.pl with your favorite text Editor and specify why your binarys are located.
+Then open the blocklist.pl with your favorite text Editor and specify where your binarys are located.
 
 (These can be found via "which" e.g. "which iptables")
 
-- 
GitLab