update
[cloogle-irc.git] / README.md
index 71e6a11..4665eb1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,12 @@
 # clean-irc
 IRC library for Clean
+
+## Test
+```
+make && ./test | nc irc.freenode.net 6667
+```
+
+## Todo
+- Implement more commands
+- Check comma separated parses
+- Make a bot interface