From b26482d2e6990189130830e49574845c50bbfa1f Mon Sep 17 00:00:00 2001 From: David Mougeolle Date: Fri, 1 Feb 2019 20:17:12 +0100 Subject: [PATCH] Update the second gist link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16ef76d..d47cd4e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Works with Chrome/Chromium. Other browsers use different formats for the WebSQL Code is from this gists: * 1: https://gist.github.com/yangchenyun/a1c123935d82f5e25d57 - * 2: https://gist.github.com/EelMood/84140e557065ac3d73f669f120429ae1 + * 2: https://gist.github.com/moodule/84140e557065ac3d73f669f120429ae1 I have just added minor usability improvements (e.g. cmdline switch for input file selection) and a package.json file.