diff --git a/Cargo.toml b/Cargo.toml index d63d155..571229e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ description = "The package provides an interface to SQLite." documentation = "https://docs.rs/sqlite" homepage = "https://github.com/stainless-steel/sqlite" repository = "https://github.com/stainless-steel/sqlite" +readme = "README.md" categories = ["api-bindings", "database"] keywords = ["database"]