From 9f1b3823f696b5fe9a0f2618626977bb371527bc Mon Sep 17 00:00:00 2001 From: lana-k Date: Thu, 6 May 2021 20:46:36 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e80bf0..4b78124 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

@@ -14,6 +15,8 @@ With sqliteviz you can: - export a modified SQLite database - use it offline from your OS application menu like any other desktop app +https://user-images.githubusercontent.com/24638357/117349420-a5d87880-aeab-11eb-8bc7-0b34b841ae8c.mp4 + ## Quickstart The latest release of sqliteviz is deployed on GitHub Pages at [lana-k.github.io/sqliteviz][6]. @@ -36,4 +39,4 @@ It is built on top of [react-chart-editor][3], [sql.js][4] and [Vue-Codemirror][ [8]: https://github.com/surmon-china/vue-codemirror#readme [9]: https://www.papaparse.com/ [10]: https://github.com/lana-k/sqliteviz/wiki/Predefined-queries -[11]: https://github.com/plotly/plotly.js \ No newline at end of file +[11]: https://github.com/plotly/plotly.js From 6864bf84f84a486198bfa599cf1a3cab46602abd Mon Sep 17 00:00:00 2001 From: lana-k Date: Thu, 6 May 2021 21:36:20 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b78124..383e224 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -

@@ -15,7 +14,7 @@ With sqliteviz you can: - export a modified SQLite database - use it offline from your OS application menu like any other desktop app -https://user-images.githubusercontent.com/24638357/117349420-a5d87880-aeab-11eb-8bc7-0b34b841ae8c.mp4 +https://user-images.githubusercontent.com/24638357/117355518-fa332680-aeb2-11eb-8a69-fbcea4f7aeb0.mp4 ## Quickstart The latest release of sqliteviz is deployed on GitHub Pages at [lana-k.github.io/sqliteviz][6].