Generic parsing and printing
[cloogle-irc.git] / README.md
index f89cbf4..156b32e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +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