Skip to content

Commit d2f5197

Browse files
fix(ReadMe): Updating ReadMe
Update in ReadMe about necessity of docker for running project.
1 parent de9ec12 commit d2f5197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ It provides a **RESTful API** for task management (to-do list), organized by pro
2828

2929
- **Python 3.11**
3030
- **MySQL 8**
31-
- **Docker & Docker Compose** (optional)
31+
- **Docker & Docker Compose**
3232
- `pip` (for dependency installation)
3333

3434
---
@@ -187,7 +187,7 @@ O sistema fornece uma **API RESTful** para o gerenciamento de tarefas (to-do lis
187187

188188
- **Python 3.11**
189189
- **MySQL 8**
190-
- **Docker & Docker Compose** (opcional)
190+
- **Docker & Docker Compose**
191191
- `pip` (para instalação de dependências)
192192

193193
---

0 commit comments

Comments
 (0)