make up to date with everything
[cloogle-irc.git] / README.md
index f89cbf4..dcc383f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 # clean-irc
 IRC library for Clean
 
-## Test
-```
-make && ./test | nc irc.freenode.net 6667
-```
+## Example
+As a proof of concept, a cloogle bot is created. Run `./cloogle-irc --help` for
+more info. `run.sh` contains a script suitable for running it continously.
+
+## Todo
+- Check the commands one more time on syntax