README¶
{{project_name}}¶
Documentation¶
https://username.github.io/{{project_name}}/
Purpose of this Project¶
You should replace this with a succinct explanation of why you created this project.
Installation¶
This module is distributed using pip. Test builds are published to the test version of pip.
>>> venv/scripts/pip install {{project_name}}
Version History¶
- 0.1.0 - First build of {{project_name}} solution. Project uses semantic version numbering.