From add6d8783c7720756330f743b6053df250dd2747 Mon Sep 17 00:00:00 2001 From: Tyler Buchea Date: Thu, 14 May 2015 17:37:30 -0700 Subject: [PATCH] Fixes an incorrect code reference in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c040ab..cb72de4 100644 --- a/README.md +++ b/README.md @@ -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