diff --git a/README.md b/README.md index 695a7e9..88c8690 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ A basic guitar tablature editor written in JavaScript. -A demo is available [here](https://djib.fr/demos/tablaturejs/). +A demo is available [here](https://demos.djib.fr/tablaturejs/). 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. -![TablatureJS in action](https://djib.fr/git/djib/TablatureJS/raw/branch/master/tablaturejs.png) \ No newline at end of file +![TablatureJS in action](https://git.djib.fr/djib/TablatureJS/raw/branch/master/tablaturejs.png) \ No newline at end of file