summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Gündling <simon.guendling@gmx.de>2014-07-27 21:02:57 +0200
committerSimon Gündling <simon.guendling@gmx.de>2014-07-27 21:02:57 +0200
commitfa89d06fc189db03655fe902ee609b30accc399c (patch)
treecd236649c408fdbb4c9ba3940332cd648b5df789
parenta6914f60957852965ca1b6482b15a40910b40ba7 (diff)
downloadchiptune2.js-fa89d06fc189db03655fe902ee609b30accc399c.zip
chiptune2.js-fa89d06fc189db03655fe902ee609b30accc399c.tar.gz
chiptune2.js-fa89d06fc189db03655fe902ee609b30accc399c.tar.bz2
markdown formatting
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85c05f8..95e88c1 100644
--- a/README.md
+++ b/README.md
@@ -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.