diff --git a/README.md b/README.md index 9a5f5b9..0a53459 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ deploying multiple separate services! ## ✨ Features **📊 Data**: Define, query, and control your data with ease. -- Define entities with fields and relationships, synced directly to your database. + - Define entities with fields and relationships, synced directly to your database. - Supported field types: `primary`, `text`, `number`, `date`, `boolean`, `enum`, `json`, `jsonschema`. - Relationship types: `one-to-one`, `many-to-one`, `many-to-many`, and `polymorphic`. - Advanced querying with the **Repository**: filtering, sorting, pagination, and relational data handling. diff --git a/app/src/ui/assets/poster.png b/app/src/ui/assets/poster.png index b655af4..f43aa2d 100644 Binary files a/app/src/ui/assets/poster.png and b/app/src/ui/assets/poster.png differ