Skip to content

Commit f6823b1

Browse files
committed
Update README.md
1 parent 7c416be commit f6823b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- `PluginBase` is now `[Obsolete]` -- use `KeypadBase`, `EncoderBase`, or `KeyAndEncoderBase`.
1818

1919
## Migration Guide:
20-
- See **[Migration Guide](MigrateTo7.0.md)**: or the full migration guide with code recipes and API mapping tables. (**Pro-Tip:** Use this file to let Cursor/Claude do the migration for you).
20+
- See **[Migration Guide](MigrateTo7.0.md)**: for the full migration guide with code recipes and API mapping tables. (**Pro-Tip:** Use this file to let Cursor/Claude do the migration for you).
2121

2222
# Stream Deck+ Support
2323
Instead of `PluginBase`, Derive from either `KeypadBase` (if you don't support dials), `EncoderBase` (for only dials), `KeyAndEncoderBase` (for both keys and dials)
@@ -57,7 +57,7 @@ Introducing our new [wiki](https://github.com/BarRaider/streamdeck-tools/wiki) p
5757
- `PluginBase` is now `[Obsolete]` -- use `KeypadBase`, `EncoderBase`, or `KeyAndEncoderBase`.
5858

5959
## Migration Guide:
60-
- See **[Migration Guide](MigrateTo7.0.md)**: or the full migration guide with code recipes and API mapping tables. (**Pro-Tip:** Use this file to let Cursor/Claude do the migration for you).
60+
- See **[Migration Guide](MigrateTo7.0.md)**: for the full migration guide with code recipes and API mapping tables. (**Pro-Tip:** Use this file to let Cursor/Claude do the migration for you).
6161

6262
### Version 6.4
6363
- Support for Stream Deck Plus XL, Galleon 100 SD

0 commit comments

Comments
 (0)