From 62b88a73992edac88f9fc3dfb42661abcd78ae27 Mon Sep 17 00:00:00 2001 From: Jan Allersma Date: Jan 27 2019 18:57:45 +0000 Subject: Add download link in README.md. --- diff --git a/README.md b/README.md index 48ad3ec..78028c4 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,15 @@ advanced usage of Ambassade, you will have to edit the config files. ## Getting Ambassade +### Download exectuable + +You can download the executable from +[itch.io](https://helgade.itch.io/ambassade). + ### Building from source -Use Cargo to build Ambassade from source: +Use [Cargo](https://doc.rust-lang.org/stable/cargo/) to build Ambassade from +source: ```bash cargo build # For debug version