X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=README.md;h=44bc317e964aae147533bbaa33d5299aa0cfc669;hp=156b32e9112c8a9ebe0d932c3e8264b65b84e13a;hb=aa96c27332a624f88b0031415374db8f5f6e71eb;hpb=7a2a0cc9ba44d6073ae1778b07738c8d425e9cb5 diff --git a/README.md b/README.md index 156b32e..44bc317 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ # clean-irc IRC library for Clean -*DOES NOT WORK ATM* - ## Test ``` -make && ./test | nc irc.freenode.net 6667 +make && ./test -b | nc irc.freenode.net 6667 ``` ## Todo -- Implement more commands -- Check comma separated parses +- Check the commands one more time on syntax - Make a bot interface