diff --git a/README.md b/README.md index 8353891..cc37063 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ A SQLite Playground that runs completely locally. -image - ## How it works Run SQLite as wasm in the browser using [`sqlite-wasm-rs`](https://github.com/Spxg/sqlite-wasm-rs).