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