1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

Merge branch 'master' of github.com:lana-k/sqliteviz

This commit is contained in:
lana-k
2020-11-20 17:04:12 +01:00

View File

@@ -1,3 +1,13 @@
<p align="center">
<img
srcset="src/assets/images/logo.png,
src/assets/images/logo@2x.png 2x,
src/assets/images/logo@3x.png 3x,
src/assets/images/logo@4x.png 4x"
src="src/assets/images/logo.png"
/>
</p>
# sqliteviz # sqliteviz
**Note: This is a work-in-progress project.** **Note: This is a work-in-progress project.**
@@ -18,4 +28,4 @@ It is built on top of [react-chart-editor][3] and [sql.js][4] in [Vue.js][5].
[2]: https://github.com/getredash/redash [2]: https://github.com/getredash/redash
[3]: https://github.com/plotly/react-chart-editor [3]: https://github.com/plotly/react-chart-editor
[4]: https://github.com/sql-js/sql.js [4]: https://github.com/sql-js/sql.js
[5]: https://github.com/vuejs/vue [5]: https://github.com/vuejs/vue