diff --git a/README.md b/README.md index 722defe..00ab5d6 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ See the release section on GitHub. * Windows * for mingw-w64 PKGBUILDs checkout [my GitHub repository](https://github.com/Martchus/PKGBUILDs) * for binaries checkout the [release section on GitHub](https://github.com/Martchus/tageditor/releases) + * the Qt 6 based version is stable and preferable but only supports Windows 10 + * the Qt 5 based version should still work on older versions down to Windows 7 although this is not regularly checked ## Build instructions The Password Manager depends on c++utilities and passwordfile. Checkout the README of c++utilities for more details. Note that this project is not built differently than any other CMake project.