remove submodules'
[cloogle-irc.git] / README.md
index 156b32e..44bc317 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,14 +1,11 @@
 # clean-irc
 IRC library for Clean
 
-*DOES NOT WORK ATM*
-
 ## 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