Skip to content

Commit 096f3db

Browse files
Update README.md
1 parent 1d7809a commit 096f3db

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ This CMS platform implements a sophisticated microservices architecture with mul
4545

4646
---
4747

48+
# CMS High level
49+
50+
![img_2.png](img_2.png)
51+
52+
# API level overview
53+
54+
4855
## 🏛️ Architecture Overview
4956

5057
### 🚀 Backend Services (`backend/`)
@@ -436,7 +443,7 @@ git push -u origin ft-CM-<according-to-your-ticket>
436443

437444
---
438445

439-
## Pro Tips
446+
## Pro Tips
440447

441448

442449

@@ -455,18 +462,16 @@ git stash pop
455462

456463
# Check remote branches
457464
git branch -r
458-
```
459-
460-
</details>
461465

466+
```
462467
---
463468

464469
## 🎯 After Push
465470

466-
1. ** Create Pull Request**: Go to GitHub and create a PR from your feature branch
471+
1. **Create Pull Request**: Go to GitHub and create a PR from your feature branch
467472
2. **Code Review**: Wait for team review and address feedback
468473
3. **Merge**: Once approved, your changes will be merged to main branch
469-
4. ** Cleanup**: Delete your feature branch after successful merge
474+
4. **Cleanup**: Delete your feature branch after successful merge
470475

471476
---
472477

0 commit comments

Comments
 (0)