Updated README

This commit is contained in:
Rex
2015-06-21 22:00:45 -04:00
parent f1db05d87f
commit 4e57a9bf5b
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
Sound for Games
Sound.js
===============
"Sound for Games" is micro-library that lets you load, play and generate sound effects and music for
"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)
+1 -1
View File
@@ -1,6 +1,6 @@
<!doctype html>
<meta charset="utf-8">
<title>Sound for games</title>
<title>Sound.js</title>
<script src="sound.js"></script>
<body>
<p>Press keyboard keys to control the sounds
+1 -1
View File
@@ -1,5 +1,5 @@
/*
Sound for games
Sound.js
===============
A complete micro library of useful, modular functions that help you load, play, control