Skip to content

Commit 520518c

Browse files
authoredOct 15, 2019
Update Pomodoro Application.py
1 parent 56fbcb7 commit 520518c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Pomodoro App/Pomodoro Application.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#Pomodoro Application
2+
'''Requires playsound module inorder to play the music. To install --- "pip install playsound". '''
23

34
#Module to play audio files
45
from playsound import playsound

0 commit comments

Comments
 (0)
Please sign in to comment.