diff --git a/README.md b/README.md index 00a76e3..56a1287 100644 --- a/README.md +++ b/README.md @@ -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.