fix printing of numeric reply
[cloogle-irc.git] / README.md
index 4665eb1..b2bf47f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,12 +1,5 @@
 # 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
+- Check the commands one more time on syntax