mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-06-13 15:31:21 +00:00
Add the readme attribute
This commit is contained in:
@ -13,6 +13,7 @@ description = "The package provides an interface to SQLite."
|
|||||||
documentation = "https://docs.rs/sqlite"
|
documentation = "https://docs.rs/sqlite"
|
||||||
homepage = "https://github.com/stainless-steel/sqlite"
|
homepage = "https://github.com/stainless-steel/sqlite"
|
||||||
repository = "https://github.com/stainless-steel/sqlite"
|
repository = "https://github.com/stainless-steel/sqlite"
|
||||||
|
readme = "README.md"
|
||||||
categories = ["api-bindings", "database"]
|
categories = ["api-bindings", "database"]
|
||||||
keywords = ["database"]
|
keywords = ["database"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user