diff --git a/README.md b/README.md index 5757e00..07cf1eb 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ database-reliant systems. It leverages Rust's powerful type and macro systems to derive SQL schemas from your rust struct definitions into an advanced trait system. +warblgarbl + ## Key Features - SQL schema derivation from Rust structs.