diff options
| -rw-r--r-- | retire/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/retire/index.html b/retire/index.html index 02382e4..b8ece53 100644 --- a/retire/index.html +++ b/retire/index.html @@ -25,8 +25,9 @@ if __name__ == '__main__': <h2>dependencies</h2> <ul> - <li>markdown_convert</li> + <li>markdown_convert [<a href="https://github.com/Julynx/markdown_convert">GitHub</a>] [<a href="https://pypi.org/project/markdown_convert/">PyPI</a>]</li> </ul> </main> </body> </html> + |
