Skip to content

Commit 746e73f

Browse files
Added Auto B'day Wisher - gssoc'21 avinashkranjan#623
1 parent 936a9be commit 746e73f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Auto Birthday Wisher/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@ built on top of the Python programming language.
1212
pip install pandas
1313
```
1414

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.
15+
- **Datetime** is a module used for Encapsulation of date/time values.
2116
```bash
2217
pip install DateTime
2318
```

0 commit comments

Comments
 (0)