Skip to content

Commit

Permalink
Merge 39df91a into c77f2a7
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachMoreno committed Mar 16, 2017
2 parents c77f2a7 + 39df91a commit 84f7d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ var waves = new SineWaves({

// Specific how much the width of the canvas the waves should be
// This can either be a number or a percent
waveWidth: '95%'
waveWidth: '95%',

// An array of wave options
waves: [
Expand Down

0 comments on commit 84f7d74

Please sign in to comment.