diff --git a/README.md b/README.md index 3842a2c..81a8520 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Dittytoy -This is a powerful package that allows you to compile and play code (ditties) from [Dittytoy.net](https://dittytoy.net), -an online platform that allows you to create generative music using a minimalistic javascript API. +Compile and play code (ditties) from [Dittytoy.net](https://dittytoy.net), an online platform that allows you to create generative music using a minimalistic javascript API. The API syntax of Dittytoy is loosely based on the syntax of [Sonic Pi](https://sonic-pi.net/tutorial.html). You can find the full [Dittytoy API Reference here](https://dittytoy.net/syntax).