From 146c7422bcc880a893d79fd2a3f2a107a75a4578 Mon Sep 17 00:00:00 2001 From: davidemazzocchi Date: Fri, 3 Oct 2025 07:21:36 +0200 Subject: [PATCH] doc: add minimal info and structure to readme.md --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2dc20cc..a6c162d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ -# heave +# heave 󱅝 -A Rust EAV data model implementation \ No newline at end of file +A Rust EAV data model implementation + +## EAV + +Learn more on EAV data model [here](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model). + +## Project Structure + +... + +## Example + +... + +## Credits + +- **Project Icon:** by [SmashIcons](https://www.flaticon.com/authors/smashicons)