Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 56aead0

Browse files
authored
Update README.md file
1 parent ad82558 commit 56aead0

File tree

1 file changed

+13
-1
lines changed
  • System-Automation-Scripts/Email_Client

1 file changed

+13
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# Email Client using Python for automating email shooting process
2-
Python email client that can be used to automate email sending process.
2+
Python email client that can be used to automate email sending process.
3+
4+
## Pre-requisites :rotating_light:
5+
[![GitHub top language](https://img.shields.io/github/languages/top/vinitshahdeo/PortScanner?logo=python&logoColor=white)](https://www.python.org/)
6+
- **Python** `>= v3.7.x`
7+
- Install Python from [here](https://www.python.org/).
8+
- **Pip** `>= v20.0.x`
9+
- Install pip from [here](https://pip.pypa.io/en/stable/installing/).
10+
11+
## How to run? :rocket:
12+
### To run Email Client: (Via Terminal)
13+
- Update `email_client.py` file to enter Email credentials for the sender account as well as the recipient's address.
14+
- **Open terminal** and type **`python Email_CLient/email_client.py`**.

0 commit comments

Comments
 (0)