boilerplate-py/docs/index.md

28 lines
509 B
Markdown
Raw Normal View History

# ${REPO_NAME}
2023-06-24 20:33:30 +02:00
**${REPO_DESCRIPTION}**
---
| [📑 Documentation][1] | [🧑‍💻 Source Code][2] | [🐛 Bug Tracker][3] |
|-----------------------|------------------------|---------------------|
---
## Usage
...
## Installation
`pip install ${REPO_NAME}`
## Dependencies
Python Version ..., OS ...
2023-06-24 20:33:30 +02:00
[1]: https://${REPO_OWNER_LOWER}.github.io/${REPO_NAME_LOWER}
[2]: https://github.com/${REPO_OWNER_LOWER}/${REPO_NAME_LOWER}
[3]: https://github.com/${REPO_OWNER_LOWER}/${REPO_NAME_LOWER}/issues