X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=README.md;h=44bc317e964aae147533bbaa33d5299aa0cfc669;hp=71e6a11e1bee7beebad125430cf378e75e92cb3a;hb=aa96c27332a624f88b0031415374db8f5f6e71eb;hpb=5a35915388b332ecb3ad2c7da0cbe09d8ec0c051 diff --git a/README.md b/README.md index 71e6a11..44bc317 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # clean-irc IRC library for Clean + +## Test +``` +make && ./test -b | nc irc.freenode.net 6667 +``` + +## Todo +- Check the commands one more time on syntax +- Make a bot interface