diff --git a/README.md b/README.md index 37eb6f0..aeb414f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ > An XMPP reminder bot written in C#. + ## Getting Started ### Downloading Prebuilt Binaries @@ -38,6 +39,7 @@ mono [--debug] RhinoReminds.exe [--help] RhinoReminds.exe [--help] ``` + ## Usage The bot operates on natural language instructions. It picks what to do from the first word in the sentence, but the rest is parsed via AI. @@ -67,6 +69,7 @@ Delete number eight Delete reminders 2, 3, 4, and 7 ``` + ## Contributing Contributions are welcome! Bug reports can be opened against this repository if you have an account. Otherwise, send them to `bugs at starbeamrainbowlabs dot com`.