| # Documentation | |
| ## π Available Documentation | |
| - **[CONTRIBUTING.md](CONTRIBUTING.md)** - Ways of working & contribution guidelines | |
| - **[architecture.md](architecture.md)** - System architecture & design decisions | |
| - **[api-documentation.md](api-documentation.md)** - API endpoints & usage examples | |
| - **[deployment.md](deployment.md)** - Deployment instructions & environment setup | |
| ## π Documentation Standards | |
| - All docs written in Markdown (.md) format | |
| - Keep documentation up-to-date with code changes | |
| - Include examples and code snippets where helpful | |