Generic parsing and printing
[cloogle-irc.git] / README.md
index 71e6a11..156b32e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,14 @@
 # clean-irc
 IRC library for Clean
+
+*DOES NOT WORK ATM*
+
+## Test
+```
+make && ./test | nc irc.freenode.net 6667
+```
+
+## Todo
+- Implement more commands
+- Check comma separated parses
+- Make a bot interface