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