diff --git a/README b/README deleted file mode 100644 index 83e39c6..0000000 --- a/README +++ /dev/null @@ -1,9 +0,0 @@ - akai lpd8 midi forwarder/router - -- - Usage: lpd8 [options] - - Options: - - -h, --help output usage information - -V, --version output the version number - -c, --conf [value] LPD8 config file \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..96ec88d --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +### akai lpd8 midi-websocket forwarder/router + + + +runs websockets on [spacebrew](http://docs.spacebrew.cc) + + ``` + Usage: lpd8 [options] + + Options: + + -h, --help output usage information + -V, --version output the version number + -c, --conf [value] LPD8 config file +``` \ No newline at end of file