diff --git a/README.md b/README.md new file mode 100644 index 0000000..a59a839 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Ensoniq Buddy + +The es5503 calculator + +See [ksherlock.github.io/ensoniq-buddy](ksherlock.github.io/ensoniq-buddy/) + +Developed with [preact](https://github.com/preactjs/preact) and [esbuild](https://github.com/evanw/esbuild). + +## Building + +1. Install esbuild (and it's dependencies...) +2. Install yarn +3. `yarn install` +2. `make`