Skip to content

Commit f410d10

Browse files
authored
Update README.md
1 parent e4a788e commit f410d10

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
<!--Please do not remove this part-->
2+
![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99)
3+
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)
4+
15
# Digital Clock using Python and Tkinter
26
This script create a `Digital Clock` as per the system's current time.
7+
8+
![AlarmClockTurningOffAlarmGIF](https://user-images.githubusercontent.com/85709371/153840113-be9f6d27-d842-4084-86a2-2e9edcbcc5e6.gif)
9+
310
### Prerequisites
411
`Python 3`
12+
513
## Library Used
614
- tkinter
715
- time

0 commit comments

Comments
 (0)