Skip to content

Commit 15cbaa6

Browse files
committed
Update
1 parent 9a2df94 commit 15cbaa6

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,27 +41,34 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
4141

4242
5. **Enjoy 🫶**
4343

44-
You now have a fully configured Python development environment with uv!
44+
You now have a fully configured Python development environment!
4545

4646
![alt text](<docs/Screenshot 2025-04-23 at 17.29.45.png>)
4747

48-
with tools like `pytest`:
48+
with `uv`!
49+
50+
<img src="docs/Screenshot 2025-04-23 at 18.24.49.png" width="500"/>
51+
52+
`pytest`:
4953

5054
| UI | Terminal |
5155
|:--:|:--:|
5256
| ![alt text](<docs/Screenshot 2025-04-23 at 18.10.07.png>) | ![alt text](<docs/Screenshot 2025-04-23 at 18.11.34.png>) |
5357

54-
... and `ruff` and `uv` readily available:
58+
... and `ruff`:
5559

5660
<img src="docs/Screenshot 2025-04-23 at 18.03.49.png" width="500"/>
5761

62+
readily available ✓.
63+
5864
CI/CD is covered with GitHub Actions. A workflow running testing/linting/formatting is already set up for you.
5965

6066
![alt text](<docs/Screenshot 2025-04-23 at 18.06.47.png>)
6167

68+
🎉
69+
6270
Good luck developing! 🍀
6371

64-
🎉
6572

6673
## About
6774

133 KB
Loading

0 commit comments

Comments
 (0)