add nickserv and a cli. Fix #2
[cloogle-irc.git] / README.md
index 71e6a11..dcc383f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,9 @@
 # clean-irc
 IRC library for Clean
+
+## 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