From cd20fbb58e8e785e30ec6f78e6eded3b0e0282cf Mon Sep 17 00:00:00 2001 From: Reinder Nijhoff Date: Tue, 19 Mar 2024 14:46:42 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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).