Skip to content

Commit 79f724c

Browse files
authored
Update README.md
1 parent 5f22839 commit 79f724c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ $ python
3939

4040
## Usage for GUI(with TKinter)
4141

42-
If you want to use repeated timer with tkinter, see this [tutorials](https://github.com/takhyun12/python-repeated-timer/blob/main/usage.py)
42+
![tkinter_tutorial](https://user-images.githubusercontent.com/41291493/122524359-01715680-d053-11eb-9292-10927552e96c.png)
43+
44+
If you want to use repeated timer with tkinter, see this [tutorials](https://github.com/takhyun12/python-repeated-timer/blob/main/usage_gui.py)
4345

4446
## Performance metrics:
4547

0 commit comments

Comments
 (0)