Update README.md

This commit is contained in:
Pekka Enberg
2024-01-24 17:57:43 +02:00
committed by GitHub
parent fe82aa569f
commit 7bdecf2e41

View File

@@ -6,7 +6,7 @@ A modern SQLite-compatible database library built with Rust.
## Features
* SQLite compatibility: SQL dialect (_wip_) and file format (_read-only_)
* SQLite SQL dialect (_wip_) and file format (_read-only_) compatibility
* Asynchronous I/O support with `io_uring`
* WebAssembly bindings (_wip_)