X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=README.md;h=44bc317e964aae147533bbaa33d5299aa0cfc669;hp=f89cbf4f87bf03a4dfb3e40126a67a17cdccb67e;hb=aa96c27332a624f88b0031415374db8f5f6e71eb;hpb=a8fbb81c3108a913c6496553346037805157b9c0 diff --git a/README.md b/README.md index f89cbf4..44bc317 100644 --- 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