Skip to content

Commit 27e9a78

Browse files
committed
Add module structure diagram to README
1 parent 4844281 commit 27e9a78

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ The project is structured using a modular architecture, where each module plays
3535
- **/core-impl**: Provides concrete implementations for the domain logic specified in the `/core` module. This includes functionality such as CRUD operations and integration with specific frameworks.
3636
- **/e2e**: Maintains end-to-end test scripts and related resources.
3737

38+
![](/docs/module-structures.png)
39+
3840
---
3941

4042
## Features

docs/module-structures.png

176 KB
Loading

0 commit comments

Comments
 (0)