diff --git a/README.md b/README.md index 6118fa4..4c84d51 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If there is an unsupported feature that you would like support for, please make | `TITLE:`, `SUBTITLE:`, `WAVE:`,
`DEMOSTART:`, etc. | `⚪️` | `⚪️` | The only global metadata needed are `BPM:` and `OFFSET:`.   | | `COURSE:`, `LEVEL:`, `BALLOON:`,
`SCOREINIT:`, `SCOREDIFF:` | `✅` | `✅` |   | | `STYLE:Single`, `STYLE:Double` | `✅` | `❌` |   | -| `EXAM1:`, `GAUGEINCR:`, `TOTAL:`, etc. | `⚪️` | `⚪️` | Other simulator-specific metadata fields are not currently supported.  | +| `EXAM1:`, `GAUGEINCR:`, `TOTAL:`, etc. | `⚪️` | `⚪️` | Other simulator-specific metadata fields are currently ignored.  | ### Supported notes/commands @@ -78,7 +78,7 @@ If there is an unsupported feature that you would like support for, please make | `#LEVELHOLD` | `⚠️` | `❌` | See https://github.com/vivaria/tja2fumen/issues/52 | | `#N`, `#E`, `#M` | `✅` | `✅` | | | `#BRANCHEND` | `✅` | `✅` | | -| `#BMSCROLL`, `#LYRIC`,
`#DIRECTION`, etc. | `⚪️` | `❌` | Other simulator-specific chart commands are not currently supported. | +| `#BMSCROLL`, `#LYRIC`,
`#DIRECTION`, etc. | `⚪️` | `❌` | Other simulator-specific chart commands are currently ignored. | ## Reporting bugs