aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7817635b..24cc0bf73 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,11 @@ $ npm install
11$ npm run build 11$ npm run build
12``` 12```
13 13
14Distributables will be available in the `./out` folder. 14Deliverables will be available in the `./out` folder.
15
16## Releases
17
18You can find the binaries for Linux, MacOS and Windows in the [latest release](https://github.com/kytwb/ferdi/releases/tag/Ferdi-5.2.0-beta.3) assets. Assets are continuously delivered through [Travis](https://travis-ci.org/kytwb/ferdi) for Linux/MacOS and [Appveyor](https://ci.appveyor.com/project/kytwb/ferdi) for Windows.
15 19
16## Features 20## Features
17 21