diff --git a/README.md b/README.md index c94e955..ad0c6e5 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,13 @@ go build . > Uh, Windows??? Eventually. Don't count on it. -Fyne has first-class support for Windows and all of my dependencies are platform imdependent. I've built this app for Android before. If you compile it, it will most likely work with no issues. +Fyne has first-class support for Windows and all of my dependencies are platform imdependent. I've built this app for Android before. If you compile it, it will most likely work with no issues: +image -Static executable snapshots are also provided for GNU/Linux systems on every new version, and CI runs on every commit, producing a binary on every successful build. You're welcome. + +Static executable snapshots are also provided for GNU/Linux systems on every new version, and CI runs on every commit, producing a binary on every successful build, for Linux, Windows and MacOS. + +You're welcome. ## εγκατάσταση (installation)