Skip to content

Commit e1e2d20

Browse files
authored
Update README.md
1 parent dc16ba5 commit e1e2d20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# sleep-timer
22
Sleep Timer for Linux, a simple python and GUI app to shutdown a system after a set period of time.
33

4+
## Screenshot
5+
![sleep-timer.gif](https://github.com/Morpheus2018/sleep-timer/blob/master/screenshot/sleep-timer.gif)
6+
47
#### [Python](https://github.com/Morpheus2018/sleep-timer/blob/master/sleep-timer.py)
58
```
69
$ python3 sleep-timer.py
@@ -9,5 +12,3 @@ $ python3 sleep-timer.py
912
```
1013
$ python3 sleep-time-gui.py
1114
```
12-
## Screenshot
13-
![sleep-timer.gif](https://github.com/Morpheus2018/sleep-timer/blob/master/screenshot/sleep-timer.gif)

0 commit comments

Comments
 (0)