From b4a425bf4bfe02526be0001ad8caa51ed2c34a10 Mon Sep 17 00:00:00 2001 From: Inthar the Crow-Magnon <36112167+inthar-raven@users.noreply.github.com> Date: Sat, 10 Aug 2024 17:02:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d676c995..09edcdca 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a microtonal scale research app chiefly dedicated to ternary scales (sca # How to build and run: On Linux, install the Rust toolchain and run `cargo run --release` in the project directory. You should see a link `http://127.0 0.1:8080/static/index.html`. Ctrl-click on it to go to the main page. -Windows is not supported at this time. +This program may have bugs in Windows systems at this time. # Completed features: * Get the set of all scales (up to mode) with a certain step signature.