From f1db05d87f4f748cc7b4628b424d8dc7362fcf98 Mon Sep 17 00:00:00 2001 From: Rex Date: Sun, 21 Jun 2015 21:58:29 -0400 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ec6aa7..fc532fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Sound.js +Sound for Games =============== -"Sound.js" is micro-library that lets you load, play and generate sound effects and music for +"Sound for Games" 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)