Add relevant links to home/readme page
This commit is contained in:
parent
21eb0c065d
commit
9f89f8cc9d
@ -1,6 +1,13 @@
|
||||
# ${REPO_NAME}
|
||||
|
||||
${REPO_DESCRIPTION}
|
||||
**${REPO_DESCRIPTION}**
|
||||
|
||||
---
|
||||
|
||||
| [📑 Documentation][1] | [🧑💻 Source Code][2] | [🐛 Bug Tracker][3] |
|
||||
|-----------------------|------------------------|---------------------|
|
||||
|
||||
---
|
||||
|
||||
## Usage
|
||||
|
||||
@ -13,3 +20,8 @@ ${REPO_DESCRIPTION}
|
||||
## Dependencies
|
||||
|
||||
Python Version ..., OS ...
|
||||
|
||||
|
||||
[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
|
||||
|
Loading…
Reference in New Issue
Block a user