X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=README.md;h=44bc317e964aae147533bbaa33d5299aa0cfc669;hp=4665eb16c638c4cf14f9e37276703e23900679fa;hb=aa96c27332a624f88b0031415374db8f5f6e71eb;hpb=663ea3d6dfb6a70ddf1f3b6c41d4d39ed30c4440 diff --git a/README.md b/README.md index 4665eb1..44bc317 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,9 @@ IRC library for Clean ## 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