From 64551e9bd8a3f47d6a9ca10a73931c5634e173ac Mon Sep 17 00:00:00 2001 From: Aurelius Prochazka Date: Thu, 28 Jul 2022 22:00:00 -0700 Subject: [PATCH] Updated demos section with playground reference --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e06815..1b6c2e4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Documentation appears [here](https://swiftpackageindex.com/AudioKit/PianoRoll/ma You can also build documentation by choosing "Build Documentation" under the "Product" Menu in Xcode () -## Demo +## Demos The `Demo` directory contains project demos for iOS and macOS. + +The `PianoRoll.playground` file is quick way to test the piano roll within Xcode.