From 5e045657480dcd05fc24d148a6ba08e9e0a518c1 Mon Sep 17 00:00:00 2001 From: simplePCBuilding <98422316+simplePCBuilding@users.noreply.github.com> Date: Fri, 29 Apr 2022 13:59:29 +0200 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1eb84d2..35a674e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Thank you for downloading the new Version of the BiogasControllerApp! You are greeted with lots of new features, including a new and redesigned Graphical User Interface (later "GUI") -and an automatic assignment of the comport on Windows. +and an automatic assignment of the comport on all supported Operating systems (see supported OS section). + *FEATURE LIST* @@ -20,11 +21,21 @@ and an automatic assignment of the comport on Windows. - Easy to run: No extra Software required (e.g. Python or similar) - Easy to install and uninstall as it has an installer and uninstaller + + +*Officially Supported OS* +- Microsoft Windows 10, 11 (through my installer, may though support older Versions but this is not verified. Open an issue if you have managed to run it on an older version of Windows ) +- Microsoft Windows XP, Vista, 7, 8, 10, 11 (through running the package with Python yourself) +- MacOS 10.9 (Mavericks) or later (required by Python) +- GNU/Linux: All distros that support Python 3.8 or later +- FreeBSD: Works with slight modification of the source code - ***THIS APP IS FREE TO USE FOR EVERYONE THAT HAS USE FOR IT*** + +*Please also read the license agreement (this project falls under the GPLv3 License and as such +you are obligated to reuse the same license if you intend to fork this project!*