From a0c4c78a8e3a1ab6161eb9e0563515e2eaf6922c Mon Sep 17 00:00:00 2001 From: djib Date: Mon, 4 Dec 2023 10:58:57 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9b99a6..e602766 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://demos.djib.fr/tablaturejs/). +A demo is available [here](https://djib.fr/demos/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/djib/TablatureJS/raw/branch/master/tablaturejs.png) \ No newline at end of file +![TablatureJS in action](https://djib.fr/ssh/djib/TablatureJS/raw/branch/master/tablaturejs.png) \ No newline at end of file