From 78519aff29bfc6933d7186583dac6181f314e5fd Mon Sep 17 00:00:00 2001 From: Hasiel Alvarez Date: Fri, 1 Sep 2023 05:03:21 -0700 Subject: [PATCH] Add releases info on readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7631718..b57bcad 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,15 @@ A helper tool to design CG Pipeline interactive diagramas and data flow document ![Screenshot](screenshot.png) +## Download it from Release! + +A packaged binary version is provided as a release thanks to PyInstaller! + +At the moment I'm only making it for Windows, mostly for testing. + +[Download it from Release here!](https://github.com/hasielhassan/PlumberManager/releases) + +# Development ## Requirements: - Python - PyQt5 or PySide2