mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
add docs
This commit is contained in:
14
Installation.md
Normal file
14
Installation.md
Normal file
@@ -0,0 +1,14 @@
|
||||
The latest release of sqliteviz is running on [Github pages][1].
|
||||
|
||||
Basically, you don't need to install sqliteviz. But if you want you can install
|
||||
it and use it as a regular desktop application with the following steps:
|
||||
|
||||
1. Open sqliteviz with [Chrome browser][2]
|
||||
2. At the top right of the address bar, click `Install`
|
||||
3. Confirm installation
|
||||
|
||||
See more about PWA on [Google Chrome Help][3].
|
||||
|
||||
[1]: https://lana-k.github.io/sqliteviz
|
||||
[2]: https://www.google.com/chrome
|
||||
[3]: https://support.google.com/chrome/answer/9658361?hl=en&ref_topic=7439636
|
||||
Reference in New Issue
Block a user