Add a screen capture in the README file

This commit is contained in:
2019-08-24 02:12:28 +02:00
parent 02823df128
commit b5f5a44e22

View File

@ -2,4 +2,8 @@
A basic guitar tablature editor written in JavaScript. 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. 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.
You should get a screen similar to the one below.
![TablatureJS in action](https://djib.fr/djib/TablatureJS/raw/branch/master/tablaturejs.png)