Skip to content

Commit b109ac1

Browse files
authored
Update README.md
1 parent 8aede8b commit b109ac1

File tree

1 file changed

+1
-1
lines changed
  • AutomationScripts/Desktop Notification

1 file changed

+1
-1
lines changed

Diff for: AutomationScripts/Desktop Notification/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Desktop Notification
22

33
## Short description of package/script:
4-
Here we can send a notification on desktop after particular time with the use of plyer and time library .We can customise Title ,message of notification.
4+
Here we can send a notification on desktop after particular time with the use of plyer and time library .We can customise title and message of the notification.So here we can simply send a notification to desktop ,here firstly using the notification method of plyer library we make the title and message of the notification and then using the time library we set the duration after which the notification will be sent.
55

66
## List out the libraries imported:
77
plyer ,time

0 commit comments

Comments
 (0)