Skip to content

Commit df9fc86

Browse files
committed
Adjusted README into template
1 parent e168512 commit df9fc86

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

gmail_birthday_sender/README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
This script automatically sends birthday wishes via Gmail.
44
You just need to enter your information at beginning.
55

6-
> [!WARNING]
7-
> This script lacks strong security for your email
8-
96
## Requirements
107

118
- Python 3
@@ -87,3 +84,15 @@ or
8784
```bash
8885
python3 dictionary.py
8986
```
87+
88+
> [!IMPORTANT]
89+
> Script should be run anytime to send birthday wishes automatically
90+
91+
## Output
92+
93+
![Example of output](example_of_birthday_sender.png)
94+
95+
## Disclaimers, if any
96+
97+
> [!WARNING]
98+
> This script lacks strong security for your email
Loading

0 commit comments

Comments
 (0)