We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a07e2e commit b227a6fCopy full SHA for b227a6f
README.md
@@ -25,7 +25,7 @@ This is a simple FastAPI application that implements a CRUD (Create, Read, Updat
25
### Clone the Repository
26
27
```bash
28
-git clone https://github.com/yourusername/fastapi-todo.git
+git clone https://github.com/hfmartinez/fastapi-todo.git
29
cd fastapi-todo
30
```
31
0 commit comments