README: Layout

This commit is contained in:
Starbeamrainbowlabs 2018-12-06 00:21:43 +00:00
parent dd96754126
commit b5df7ab94e
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 3 additions and 0 deletions

View File

@ -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`.