From 4df1d9c09f62410232b2d87824efe8e75ee04543 Mon Sep 17 00:00:00 2001 From: Jeena Date: Sun, 23 Nov 2014 18:05:55 +0100 Subject: [PATCH] updated REDME with how to compile and use --- README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README b/README index 4f34145..9058c41 100644 --- a/README +++ b/README @@ -1 +1,12 @@ -A simple IRC bot. +A simple IRC bot which can be invited and kicked from a chanel +and it can also be programmed with simple regexes by the users +in the chanel. + +You need to install regex-posix: + + cabal install regex-posix + +And then a simple: + +make +./cnb