mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Update README.md
This commit is contained in:
parent
067928b14d
commit
b52a96a051
10
README.md
10
README.md
@ -8,6 +8,14 @@ an ncurses frontend to musikcube.
|
|||||||
|
|
||||||
musicbox runs and compiles easily on Windows and OSX (and Linux soon).
|
musicbox runs and compiles easily on Windows and OSX (and Linux soon).
|
||||||
|
|
||||||
|
it looks something like this on windows:
|
||||||
|
|
||||||
|
![windows screenshot](/static/screenshots/windows.png?raw=true)
|
||||||
|
|
||||||
|
and this on osx:
|
||||||
|
|
||||||
|
![osx screenshot](/static/screenshots/osx.png?raw=true)
|
||||||
|
|
||||||
# compiling
|
# compiling
|
||||||
|
|
||||||
## windows
|
## windows
|
||||||
@ -31,4 +39,4 @@ you'll need [homebrew](http://brew.sh/) to install the required dependenies.
|
|||||||
|
|
||||||
# sdk
|
# sdk
|
||||||
|
|
||||||
if you know C++ you can checkout the sdk interfaces here: https://github.com/clangen/musikcube/tree/master/src/core/sdk
|
musikcube is built around its SDK interfaces. they're still in the process of being cleaned up and slimmed down. you can see what they look like here: https://github.com/clangen/musikcube/tree/master/src/core/sdk
|
||||||
|
Loading…
Reference in New Issue
Block a user