Skip to content

Commit dfbcd1b

Browse files
docs: Add Scalability Guide link to README
1 parent 7788ada commit dfbcd1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ For deep dives into specific areas, please refer to the `docs/` directory:
220220
- **[Backend Architecture](docs/Back-End.md)**: Logic flow, Auth, and Task management.
221221
- **[Frontend Architecture](docs/Front-End.md)**: Component structure and State management.
222222
- **[Database Schema](docs/DB_Schema.md)**: ERD diagrams and Collection details.
223+
- **[Scalability Guide](docs/Scalability_Guide.md)**: Scalability and Future Improvements.
223224

224225
## CI/CD Pipeline
225226
Automated testing and build pipelines are implemented using **GitHub Actions**.

0 commit comments

Comments
 (0)