From b5f5a44e22487042ef74d484c0127e4c9fc5c463 Mon Sep 17 00:00:00 2001 From: djib Date: Sat, 24 Aug 2019 02:12:28 +0200 Subject: [PATCH] Add a screen capture in the README file --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ffa23e..2035ea8 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ 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. \ No newline at end of file +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) \ No newline at end of file