Skip to content

Commit 9c6b733

Browse files
Added link to documentation
1 parent fd43b13 commit 9c6b733

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This repository is intended to hold some of the most useful, higher-level widget
44
that are native to tkinter. This library is currently compatible with Python 3.5+ (uses
55
type hints), but could easily be back-ported to earlier versions if desired.
66

7+
For more details, check out the [documentation](http://pythonhosted.org/tk-tools/).
8+
79
# Samples
810

911
![Label Grid](./examples/img/label-grid.png)

0 commit comments

Comments
 (0)