From dd0f576154e535ccae8e503ac05ca333dff01959 Mon Sep 17 00:00:00 2001 From: Arnaud Gourlay Date: Thu, 1 Aug 2024 21:43:40 +0200 Subject: [PATCH] add Win7 and Win8 to FAQ --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2c8a694..9c36cee 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ For instance I like to use `FluidR3_GM.sf2` which is present on most systems and - **Why are the strings no rendered on the tablature?** - You might need to disable antialiasing using the `--no-antialiasing` option. +- **Does it run on Windows 7 or Windows 8?** + - Yes, the Windows binary is built with Rust 1.75 which supports Windows 7 and Windows 8. + ## Installation ### Releases