We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3ab94 commit 37eaecbCopy full SHA for 37eaecb
README.md
@@ -6,6 +6,8 @@ A library for web-based interactive audio and audio gaming.
6
7
Ocarina's documentation is online [here](https://mikesol.github.io/purescript-ocarina) and the source [in this repository](./examples/docs/).
8
9
+For a simple example of `ocarina` with minimal boilerplate, check out the [`hello-world`](./examples/hello-world/HelloWorld.purs).
10
+
11
## Bundling on your site
12
13
To see how to bundle this library on your site, please visit the [examples](./examples) directory.
0 commit comments