Skip to content

Commit b73edb6

Browse files
Update README.md
1 parent ce30343 commit b73edb6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@ In a world where stress and anxiety are increasingly common, *Mindful* serves as
5454
## Architecture
5555
The *Mindful* app employs a clean architecture pattern, allowing for separation of concerns and enhancing maintainability. This design makes the app adaptable to future changes and ensures a robust user experience. By adhering to SOLID principles, *Mindful* promotes best practices that facilitate development and testing.
5656

57-
## Getting Started
57+
#### Key Architectural Decisions:
58+
- **ModelView-ViewModel pattern** to handle user requests and business logic.
59+
- **Separation of concerns** for better code management and maintainability.
60+
- **Extensibility** built-in so new AI features and wellness tools can be integrated smoothly in future updates.
61+
5862
To run *Mindful* locally, follow these steps:
5963

6064
1. **Clone the repository**:

0 commit comments

Comments
 (0)