diff --git a/README.md b/README.md index bb420555..8a1ec4f6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ 🧰 The Rust SQL Toolkit +
+ An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. +