Skip to content

Commit

Permalink
chore: add database diagram to README
Browse files Browse the repository at this point in the history
Include a database diagram section with a visual representation in the README. This improves project documentation and helps users understand the database structure more easily.
  • Loading branch information
gabrielmaialva33 committed Feb 2, 2025
1 parent 44ee87d commit 96038b3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@ It provides a modular structure to manage **hub clients**, **modules**, **roles*

<br>

## :chart_with_upwards_trend: Database Diagram

<p align="center">
<img src=".github/assets/modules_graphml.svg" alt="Database Diagram" width="800">
</p>

<br>

## :wrench: Tools

- **[VSCode](https://code.visualstudio.com/)**
Expand Down

0 comments on commit 96038b3

Please sign in to comment.