Skip to content

Commit 4d832f5

Browse files
committed
add usage instruction
1 parent 7d4e787 commit 4d832f5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@ This is a cookiecutter template of Python project that uses:
99
- [pytest](https://docs.pytest.org) for running the tests
1010
- [taskipy](https://github.com/taskipy/taskipy) for task runner
1111

12+
13+
## How to use it
14+
15+
Follow these steps to generate a Python project based on this template:
16+
17+
1. Install [Cookiecutter](https://cookiecutter.readthedocs.io/en/stable/installation.html)
18+
19+
2. Run `cookiecutter gh:herry13/python-project`
20+

0 commit comments

Comments
 (0)