Skip to content

Commit 7408659

Browse files
committed
adding link to demo executables
1 parent be7c8db commit 7408659

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ This project uses [kivy](https://kivy.org/), which also supports android and iOS
1717

1818
When you push git commits to github on master, github will automatically spin up containers in the cloud and build your application's executables for all target platforms.
1919

20+
# Try it out
21+
22+
Checkout our [Releases Section](https://github.com/maltfield/cross-platform-python-gui/releases) to download and run the self-contained `Hello World` executables for Linux, Windows, and MacOS that were built by this repo.
23+
24+
* [https://github.com/maltfield/cross-platform-python-gui/releases](https://github.com/maltfield/cross-platform-python-gui/releases)
25+
2026
# License
2127

2228
The contents of this repo are dual-licensed. All code is GPLv3 and all other content is CC-BY-SA.

0 commit comments

Comments
 (0)