Update README.md

This commit is contained in:
Tiya Gupta 2022-10-10 18:48:41 +05:30 committed by GitHub
parent 3f64599588
commit 96512a9535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@ Simple GUI thats lets you set alarm.
## Guidelines to use the software on your machine
* Use pip install tkinter on command line (cmd)
* Import modules like datetime , time , winsound from python
* Import modules like datetime, time, winsound from python
* Save the file by the extension .py and run it in your python IDE