Skip to content

Commit 08c2bd7

Browse files
committed
Add documentation links.
1 parent d8d03de commit 08c2bd7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
<p align="center">
3535
An embeddable tkinter based Markdown editor with HTML preview.
3636
<br />
37-
<!-- <a href="https://github.com/hreikin/tkintermd"><strong>Explore the docs »</strong></a>
38-
<br />
39-
<br />
40-
<a href="https://github.com/hreikin/tkintermd">View Demo</a>
41-
· -->
37+
<a href="https://hreikin.github.io/tkintermd"><strong>Explore the docs »</strong></a>
38+
<!-- <br /> -->
39+
<!-- <br /> -->
40+
<!-- <a href="https://github.com/hreikin/tkintermd">View Demo</a> -->
41+
<!-- · -->
4242
<a href="https://pypi.org/project/tkintermd/">PyPi</a>
4343
·
4444
<a href="https://github.com/hreikin/tkintermd/issues">Report Bug</a>
@@ -164,7 +164,7 @@ app.pack(fill="both", expand=1)
164164
app.mainloop()
165165
```
166166

167-
<!-- _For more examples, please refer to the [Documentation](https://example.com)_ -->
167+
_For more examples, please refer to the [Documentation](https://hreikin.github.io/tkintermd)_
168168

169169
<p align="right">(<a href="#top">back to top</a>)</p>
170170

@@ -208,6 +208,7 @@ Distributed under the MIT License. See `LICENSE.txt` for more information.
208208

209209
Github Link: [https://github.com/hreikin/tkintermd](https://github.com/hreikin/tkintermd)
210210
PyPi Link: [https://pypi.org/project/tkintermd/](https://pypi.org/project/tkintermd/)
211+
Documentation: [https://hreikin.github.io/tkintermd/](https://hreikin.github.io/tkintermd/)
211212

212213
<p align="right">(<a href="#top">back to top</a>)</p>
213214

0 commit comments

Comments
 (0)