README: Add link to releases page
This commit is contained in:
parent
625f94e525
commit
e58f56b06d
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue