Update Readme

This commit is contained in:
unknown 2024-08-04 00:24:20 -04:00
parent 75ce4cf79b
commit cc9e99497f

View File

@ -2,13 +2,13 @@
I made this fork to use my Launchkey Mini [Mk3] as a Stream Deck.
It is a fork of [laurence-myers/midi-to-macro](https://github.com/laurence-myers/midi-to-macro). It uses Modules to easily enable or disable different controls and is designed to be easily modified via the Config.ini file.
It is a fork of [laurence-myers/midi-to-macro](https://github.com/laurence-myers/midi-to-macro).
## TODO
Planned Features
- Modules
- Modules to easily enable or disable different controls and is designed to be easily modified via a Config.ini file.
- Laravel WebUI for modification of Inputs / Outputs
@ -19,5 +19,3 @@ For more info on the functionality, please see the [Original_README](Original_RE
### Dependencies
- NirCmd has been added to the project as a dependency. It is included so you will not need to download it.
- Git Bash is what I used to run .sh files on Windows. I have not tested it with cmd or powershell or any other bash clients.