tweak readme

This commit is contained in:
Kaz Saita(raspi4) 2024-03-30 13:23:54 +09:00
parent 51a50a8c1b
commit b472c26dc8

View file

@ -9,8 +9,8 @@ python project template for me.
## Usage: ## Usage:
- clone this repository - clone this repository
- `poetry install [library you want to use]` - `poetry install`
- `poetry run python [python-project-template]` - `poetry run python -m [python-project-template]`
- Also contains vscode configuration - Also contains vscode configuration