19 lines
182 B
Markdown
19 lines
182 B
Markdown
# [Project Title]
|
|
|
|
[Short description]
|
|
|
|
## Usage
|
|
...
|
|
|
|
## Installation
|
|
|
|
`pip install ...`
|
|
|
|
## Dependencies
|
|
|
|
Python Version ..., OS ...
|
|
|
|
## Building from source
|
|
|
|
`python -m build ...`
|