Skip to content

Commit be6ccc4

Browse files
authored
Update README.md
1 parent 7815bbc commit be6ccc4

File tree

1 file changed

+3
-3
lines changed
  • AutomationScripts/Current Time Stamps

1 file changed

+3
-3
lines changed

AutomationScripts/Current Time Stamps/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Description:
2-
- My project works on displaying a Current Time Stamps
2+
- My project works on displaying Current Time Stamps
33
- To create GUI Calendar Using Python, we will need to import two Python modules one for creating GUI and another to get year data.
4-
- **Pendulum**, Pendulum is one of the libraries in python which provides easily manages complex date manipulations better than native datetime instances. It also manages timezones.
5-
- And for speaking purpose we will use **pyttsx3**.
4+
- **Pendulum**, Pendulum is one of the libraries in python which provides easily manages complex date manipulations better than native DateTime instances. It also manages timezones.
5+
- And for the speaking purpose, we will use **pyttsx3**.
66

77
## Procedure:
88
```python

0 commit comments

Comments
 (0)