Skip to content

Commit

Permalink
correcting URL in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieroberts-rit committed Apr 8, 2012
1 parent df7a5b9 commit 10feb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -2,7 +2,7 @@

Gibber is a live coding environment for the web browser, built on top of audiolib.js and using the ACE code editor. I've only tested it in Chrome.

Below is a code sample. To test out Gibber, visit http://www.charlie-roberts.com/Gibber
Below is a code sample. To test out Gibber, visit http://www.charlie-roberts.com/gibber

``` javascript
Gibber.setBPM(180); // default = 120. You can also refer to Gibber as _g.
Expand Down

0 comments on commit 10feb84

Please sign in to comment.