aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-07-02 07:21:22 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-07-02 07:21:22 +0700
commit034704d74daf73d7a45c38b690e05d5930ecb79d (patch)
treeb26e522433d6c6b39b9d84946cc08bdcc2d2c847 /README.md
parentRevert "Remove travis_wait" (diff)
downloadferdium-app-034704d74daf73d7a45c38b690e05d5930ecb79d.tar.gz
ferdium-app-034704d74daf73d7a45c38b690e05d5930ecb79d.tar.zst
ferdium-app-034704d74daf73d7a45c38b690e05d5930ecb79d.zip
Mention releases in README
Diffstat (limited to 'README.md')
-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