Update README.md

This commit is contained in:
2026-05-02 14:32:28 +00:00
parent 4c5f31f43d
commit 1d8d3e955b
+2 -2
View File
@@ -37,7 +37,7 @@ By completing this workshop, you will learn and practice:
--- ---
## 📚 Class Hierarchy Diagram ## 📚 Class Hierarchy Diagram
```markdown ```plaintext
┌─────────────────┐ ┌─────────────────┐
│ User │ │ User │
@@ -71,7 +71,7 @@ By completing this workshop, you will learn and practice:
│ (Service) │ │ (Service) │
└─────────────────┘ └─────────────────┘
```