Update README.md
This commit is contained in:
@@ -1,14 +1,16 @@
|
|||||||
# SQLite Playground
|
# SQLight
|
||||||
|
|
||||||
A SQLite Playground that runs completely locally.
|
A SQLite Playground that runs completely locally.
|
||||||
|
|
||||||
|
<img alt="image" src="https://github.com/user-attachments/assets/c75858f3-27a4-49b6-805e-c42db6d40593" width="75%" />
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
Run SQLite as wasm in the browser using [`sqlite-wasm-rs`](https://github.com/Spxg/sqlite-wasm-rs).
|
Run SQLite as wasm in the browser using [`sqlite-wasm-rs`](https://github.com/Spxg/sqlite-wasm-rs).
|
||||||
|
|
||||||
## About UI
|
## About UI
|
||||||
|
|
||||||
Users who have used [Rust Playground](https://play.rust-lang.org) will feel very familiar.
|
Users who have used [rust playground](https://play.rust-lang.org) will feel very familiar.
|
||||||
|
|
||||||
Because the layout and component design are derived from it, but rewritten using [leptos](https://leptos.dev).
|
Because the layout and component design are derived from it, but rewritten using [leptos](https://leptos.dev).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user