add nickserv and a cli. Fix #2
[cloogle-irc.git] / README.md
index 44bc317..dcc383f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,11 +1,9 @@
 # clean-irc
 IRC library for Clean
 
-## Test
-```
-make && ./test -b | nc irc.freenode.net 6667
-```
+## Example
+As a proof of concept, a cloogle bot is created. Run `./cloogle-irc --help` for
+more info. `run.sh` contains a script suitable for running it continously.
 
 ## Todo
 - Check the commands one more time on syntax
-- Make a bot interface