diff --git a/README.md b/README.md index c5376040..87cff959 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@
-SQLx is a modern SQL client built from the ground up for Rust, in Rust. +SQLx is an async, pure Rust SQL crate featuring compile-time checked queries without a DSL. * **Truly Asynchronous**. Built from the ground-up using async/await for maximum concurrency.