diff --git a/README.md b/README.md index 3b021a6d93..f8336a2b5b 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,16 @@ VexFlow is an open-source library for rendering music notation. It is written in TypeScript (compiled to ES6), and outputs scores to HTML Canvas and SVG. It works in browsers and also in Node.js projects (e.g., a command line script to save a score as a PDF). -The guide below refers to VexFlow 4. If you need to work with the previous version, follow the [version 3.0.9 tutorial.](https://github.com/0xfe/vexflow/wiki/VexFlow-3.0.9-Tutorial) +The guide below refers to VexFlow 4.2. +If you need to work with the previous version, follow the [version 3.0.9 tutorial](https://github.com/0xfe/vexflow/wiki/VexFlow-3.0.9-Tutorial). +To follow the current work on VexFlow 5, see https://github.com/vexflow/vexflow. ## Quick Start The quickest way to add VexFlow to a web page is via a ` +