Update README.md

This commit is contained in:
Pekka Enberg
2023-08-27 21:22:21 +03:00
parent b40438f778
commit 61b1071d8d

View File

@@ -8,7 +8,7 @@ A SQLite-compatible database library built with Rust.
* Asynchronous I/O support (_wip_)
* WebAssembly bindings (_wip_)
* SQLite file format compatibility
* SQLite file format compatibility (_read-only_)
## Getting Started