Skip to content

Commit c83e10a

Browse files
committed
Update README
1 parent 1a8019f commit c83e10a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
Here’s the **updated README** to match your Python FastAPI setup + new Makefile workflow:
2-
3-
````markdown
41
# Python Dev Container Template
52

63
A ready-to-use [VS Code Dev Container](https://code.visualstudio.com/docs/devcontainers/containers) template for Python development.
@@ -110,7 +107,3 @@ make run # Run the FastAPI server
110107

111108
This project is licensed under the MIT License — see the [LICENSE](LICENSE) file for details.
112109

113-
```
114-
115-
Want me to add a **section for testing** (`make test` with pytest) in both the Makefile and README so you’ve got the full dev workflow documented?
116-
```

0 commit comments

Comments
 (0)