diff options
author | Simon Gündling <simon.guendling@gmx.de> | 2014-07-27 21:02:57 +0200 |
---|---|---|
committer | Simon Gündling <simon.guendling@gmx.de> | 2014-07-27 21:02:57 +0200 |
commit | fa89d06fc189db03655fe902ee609b30accc399c (patch) | |
tree | cd236649c408fdbb4c9ba3940332cd648b5df789 | |
parent | a6914f60957852965ca1b6482b15a40910b40ba7 (diff) | |
download | chiptune2.js-fa89d06fc189db03655fe902ee609b30accc399c.zip chiptune2.js-fa89d06fc189db03655fe902ee609b30accc399c.tar.gz chiptune2.js-fa89d06fc189db03655fe902ee609b30accc399c.tar.bz2 |
markdown formatting
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,7 +34,8 @@ Now you're ready to build. Use this command: make CONFIG=emscripten -If it runs successfully two file will be created inside the `bin` directory. +If it runs successfully two file will be created inside the `bin` directory. + 1. `libopenmpt.js` is the library you want. You can use it with chiptune2.js. 2. `libopenmpt_test.js` is the libopenmpt test suite. It is meant to run in nodejs. |