We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936a9be commit 746e73fCopy full SHA for 746e73f
Auto Birthday Wisher/README.md
@@ -12,12 +12,7 @@ built on top of the Python programming language.
12
pip install pandas
13
```
14
15
-- **OpenPyxl** is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files.
16
-```bash
17
-pip install openpyxl
18
-```
19
-
20
-- **datetime** is a module used for Encapsulation of date/time values.
+- **Datetime** is a module used for Encapsulation of date/time values.
21
```bash
22
pip install DateTime
23
0 commit comments