working test program for the clooglebot
[cloogle-irc.git] / README.md
index 71e6a11..f89cbf4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
 # clean-irc
 IRC library for Clean
+
+## Test
+```
+make && ./test | nc irc.freenode.net 6667
+```