README: Layout
This commit is contained in:
parent
dd96754126
commit
b5df7ab94e
1 changed files with 3 additions and 0 deletions
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue