Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CoffeeScript and PaperJS.

## Usage

Simply instantiate a `Vex.Fretboard.Div` passing in the selector of a `div`
Simply instantiate a `Vex.Flow.FretboardDiv` passing in the selector of a `div`
element as the first parameter.

Call `build(code)` on the instance to draw. If `code` is specified, it must
Expand Down