X-Git-Url: https://git.martlubbers.net/?p=cloogle-irc.git;a=blobdiff_plain;f=README.md;h=dcc383f91509b3a0f5102a14ff96fd930c088b18;hp=71e6a11e1bee7beebad125430cf378e75e92cb3a;hb=93f0540991809d459cfc3061c88fc07d1cfc948c;hpb=5a35915388b332ecb3ad2c7da0cbe09d8ec0c051 diff --git a/README.md b/README.md index 71e6a11..dcc383f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # clean-irc IRC library for Clean + +## 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