README: Add link to releases page

This commit is contained in:
Starbeamrainbowlabs 2018-12-06 00:14:36 +00:00
parent 625f94e525
commit e58f56b06d
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@
> An XMPP reminder bot written in C#.
## Getting Started
### Downloading Prebuilt Binaries
Prebuilt binaries for the latest release are available on the [releases page](https://git.starbeamrainbowlabs.com/sbrl/RhinoReminds/releases).
### Building from Source
1. Install the NuGet dependencies:
```bash