Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Commit 1c25dc7

Browse files
authored
add purpose in README
1 parent 0d25819 commit 1c25dc7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# python-project-template
2-
A python project template for educational purposes
2+
A python project template for educational purposes.
3+
4+
This project serves 2 purposes:
5+
1. To be used as a base template for python projects
6+
2. To help people understand the testing, linting, CI etc. python stack by **cloning/forking it and breaking it.**
37

48
## Quickstart
59
1. Create a python virtual environment:

0 commit comments

Comments
 (0)