remove submodules'
[cloogle-irc.git] / README.md
index 4665eb1..44bc317 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,10 +3,9 @@ IRC library for Clean
 
 ## Test
 ```
-make && ./test | nc irc.freenode.net 6667
+make && ./test -b | nc irc.freenode.net 6667
 ```
 
 ## Todo
-- Implement more commands
-- Check comma separated parses
+- Check the commands one more time on syntax
 - Make a bot interface