From 941b0bb7659643f66425a49bc8525e78e07cb2b0 Mon Sep 17 00:00:00 2001 From: Rex Date: Sun, 21 Jun 2015 22:01:50 -0400 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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