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