Add link to a demo.

This commit is contained in:
2019-08-24 03:09:04 +02:00
parent b5f5a44e22
commit 3eedd9042a

View File

@ -2,7 +2,9 @@
A basic guitar tablature editor written in JavaScript.
To make it work you need to download both the *html* and *js* files, put them in the same directory, and open the *html* file in a browser.
A demo is available [here](https://tablaturejs.djib.fr/).
If you want your own instance you need to download both the *html* and *js* files, put them in the same directory, and open the *html* file in a browser.
You should get a screen similar to the one below.