From 907ea43f16ad9698a4d230284a504edcae26e947 Mon Sep 17 00:00:00 2001 From: Viv Date: Sun, 23 Jul 2023 09:16:11 -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 9e1ec3c..840a186 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If there is an unsupported command or metadata field that you would like support | --------------------------------------------------------------- | --------- | ------- | ----------------------------------------------------------- | | `BPM:`, `OFFSET:` | ✅ | ✅ |  | | `TITLE:`, `SUBTITLE:`, `WAVE:`,
`DEMOSTART:`, etc. | 🔘 | 🔘 | The only global metadata needed are `BPM:` and `OFFSET:`.  | -| `COURSE:`, `LEVEL:`, `BALLOON:` `SCOREINIT:`, `SCOREDIFF:` | ✅ | ✅ |  | +| `COURSE:`, `LEVEL:`, `BALLOON:`,
`SCOREINIT:`, `SCOREDIFF:` | ✅ | ✅ |  | | `STYLE: Single`, `STYLE: Double` | ✅ | ❌ |  | | `EXAM1:`, `GAUGEINCR:`, `TOTAL:`, etc. | 🔘 | 🔘 | Other simulator-specific metadata fields are not currently supported.  |