updated REDME with how to compile and use

This commit is contained in:
Jeena 2014-11-23 18:05:55 +01:00
parent 362046fff3
commit 4df1d9c09f

13
README
View file

@ -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