docs: update layered architecture

This commit is contained in:
Ilkka Seppälä
2024-06-15 07:47:46 +03:00
parent 87348908e3
commit 3ce7c33df6
+1 -1
View File
@@ -86,7 +86,7 @@ public class CakeViewImpl implements View {
}
```
## Detailed Explanation of Layered Architecture Pattern with Real-World Examples
## Layered Architecture Pattern Class Diagram
![Layered Architecture](./etc/layers.png "Layered Architecture")