From f7eddda407b6eba87fff3688734d48e13329631b Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Wed, 26 Apr 2017 07:22:44 +0000
Subject: [PATCH] fix typo

---
 README.md |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 821e44e..543d768 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,9 @@
 # vilain
-
-
 Mimic fail2ban with pf for OpenBSD.
 
 Inspired from http://www.vincentdelft.be/post/post_20161106
 
-This repository is just for work.
-See here for last vilain "stable" version : http://git.yeuxdelibad.net/vilain/  
-
-
-In pf.conf, add : 
+In pf.conf, add according to your configuration : 
 
     table <vilain_bruteforce> persist
     block quick from <vilain_bruteforce> 
@@ -21,6 +15,4 @@
 To see banned IP : 
 
     pfctl -t vilain_bruteforce -T show
-
-
 

--
Gitblit v1.9.3