Skip to content

Commit

Permalink
Merge pull request #575 from omarcostahamido/patch-1
Browse files Browse the repository at this point in the history
fix(README.md): correct version of easyscore jsfiddle
  • Loading branch information
gristow committed Aug 20, 2017
2 parents ac1ef52 + 6db1dfc commit 2ab00d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ stave.setContext(context).draw();

### Using EasyScore

The EasyScore API is a quick way to create simple music notation in VexFlow. See running example in [this jsfiddle](https://jsfiddle.net/3d0nbL0n/3/).
The EasyScore API is a quick way to create simple music notation in VexFlow. See running example in [this jsfiddle](https://jsfiddle.net/3d0nbL0n/128/).

```javascript
var vf = new Vex.Flow.Factory({
Expand Down

0 comments on commit 2ab00d3

Please sign in to comment.