From e58f56b06d5a3abb132bab9faead2fb146aa411b Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 6 Dec 2018 00:14:36 +0000 Subject: [PATCH] README: Add link to releases page --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a459593..51b1c7b 100644 --- a/README.md +++ b/README.md @@ -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