Add relevant links to home/readme page
This commit is contained in:
		| @@ -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]: 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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user