X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=README.md;fp=README.md;h=4665eb16c638c4cf14f9e37276703e23900679fa;hp=f89cbf4f87bf03a4dfb3e40126a67a17cdccb67e;hb=663ea3d6dfb6a70ddf1f3b6c41d4d39ed30c4440;hpb=000d2eb9df3a1521626dc996b8f9f0281c55a6f1 diff --git a/README.md b/README.md index f89cbf4..4665eb1 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ IRC library for Clean ``` make && ./test | nc irc.freenode.net 6667 ``` + +## Todo +- Implement more commands +- Check comma separated parses +- Make a bot interface