Skip to content

Commit 18528c0

Browse files
committed
fix(docs): update README.md
1 parent deb91e6 commit 18528c0

2 files changed

Lines changed: 1 addition & 1570 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pip install python-dotenv
2828

2929
This template includes the following software and tools:
3030

31-
- [uv](https://docs.astral.sh/uv/) - An extremely fast Python package and project manager.
31+
- [uv](https://docs.astral.sh/uv/) - A Python package and project manager.
3232
- [Ruff](https://docs.astral.sh/ruff/) - A Python linter and code formatter.
3333
- [MyPy](https://mypy.readthedocs.io/en/stable/) - Static type checker for Python. It ensures that the variables and functions are used correctly.
3434
- [Pytest](https://docs.pytest.org/en/stable/) - Python testing framework. It is used to write and run tests for the project.

0 commit comments

Comments
 (0)