Skip to content

Commit 51e4be5

Browse files
committed
chore: update architecture documentation for XAP SDK with additional module descriptions
1 parent b448641 commit 51e4be5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ARCHITECTURE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ The repository contains the following key components:
3636
# Modules
3737

3838
The project is organized into several modules, each serving a specific purpose. The main modules include:
39+
* Root Module: The root of the repository.
40+
* Generator Module: Located at the `generator` directory.
41+
* Build-Logic Module: Located at the `buildSrc` directory.
42+
* XAP SDK Module: Located at the `xap-sdk` directory.
3943

4044
## Root Module
4145

0 commit comments

Comments
 (0)