mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
Merge branch 'master' of github.com:lana-k/sqliteviz
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
|
||||
**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
|
||||
[3]: https://github.com/plotly/react-chart-editor
|
||||
[4]: https://github.com/sql-js/sql.js
|
||||
[5]: https://github.com/vuejs/vue
|
||||
[5]: https://github.com/vuejs/vue
|
||||
|
||||
Reference in New Issue
Block a user