Commit ec4ac1a67c781dac8a3f32ac67a177d3627bc55e
Committed by
GitHub
1 parent
307dd5c7
Exists in
develop
Update README.md
Adding badge for windows installer.
Showing
1 changed file
with
2 additions
and
3 deletions
Show diff stats
README.md
... | ... | @@ -15,12 +15,11 @@ Created originally for Banco do Brasil, it's now an official Brazilian Governmen |
15 | 15 | |
16 | 16 | ## Installation |
17 | 17 | |
18 | -### Linux | |
19 | - | |
20 | -You can download installation package for supported distributions in Open Build Service or the flatpak version from flathub. | |
18 | +You can download installation package for supported linux distributions in Open Build Service, the flatpak version from flathub and windows installer from [Releases](../../releases). | |
21 | 19 | |
22 | 20 | [<img src="https://raw.githubusercontent.com/PerryWerneck/pw3270/develop/branding/obs-badge-en.svg" alt="Download from open build service" height="80px">](https://software.opensuse.org/download.html?project=home%3APerryWerneck%3Apw3270&package=pw3270) |
23 | 21 | [<img src="https://flathub.org/assets/badges/flathub-badge-en.svg" alt="Download from flathub" height="80px">](https://flathub.org/apps/details/br.app.pw3270.terminal) |
22 | +[<img src="https://github.com/PerryWerneck/pw3270/blob/develop/branding/release-badge-en.svg" alt="Download from github releases" height="80px">](../../releases) | |
24 | 23 | |
25 | 24 | ### Windows |
26 | 25 | ... | ... |