Skip to content

Commit 63b7465

Browse files
Update README.md
1 parent 660ac3c commit 63b7465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Alarm Clock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Alarm Clock
2-
32
## 🗒️ Description
43
The provided script is a simple alarm clock that asks the user to input a time in the 'HH
54
' format. It continuously checks the current time and prints "Time to wake up!" when the specified time is reached.
@@ -26,3 +25,4 @@ Since these are part of Python's standard library, you don't need to install any
2625
python alarm_clock.py
2726
```
2827
- Set an alarm with a specific time, and the script will alert you when the time is reached.
28+

0 commit comments

Comments
 (0)