X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=README.md;h=dcc383f91509b3a0f5102a14ff96fd930c088b18;hp=f89cbf4f87bf03a4dfb3e40126a67a17cdccb67e;hb=HEAD;hpb=a8fbb81c3108a913c6496553346037805157b9c0 diff --git a/README.md b/README.md index f89cbf4..dcc383f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # clean-irc IRC library for Clean -## Test -``` -make && ./test | nc irc.freenode.net 6667 -``` +## Example +As a proof of concept, a cloogle bot is created. Run `./cloogle-irc --help` for +more info. `run.sh` contains a script suitable for running it continously. + +## Todo +- Check the commands one more time on syntax