diff --git a/README.md b/README.md index 7ec6aa7..f59a0af 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Sound.js "Sound.js" is micro-library that lets you load, play and generate sound effects and music for games and interactive applications. It's very small: less than 800 lines of code and no dependencies. [Click here to try an interactive -demo.](https://cdn.rawgit.com/kittykatattack/soundForGames/master/index.html) +demo.](https://cdn.rawgit.com/kittykatattack/sound.js/master/index.html) At its heart it's composed of just two, short, independent functions: `makeSound` and `soundEffect`. The `makeSound` function helps you