diff --git a/README.md b/README.md index 3ef8870..c10e5d4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple polyrhythm visualizer which leverages the Web Audio API to synthesize sounds at runtime. +This app is deployed on GitHub pages: + To start a dev server on `localhost:5173`: ```