diff --git a/README.md b/README.md
index 1e63a2d..1b6b499 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,16 @@
# J.A.R.V.I.S
+
## Python powered J.A.R.V.I.S
+
[![GitHub issues](https://img.shields.io/github/issues/GauravSingh9356/J.A.R.V.I.S)](https://github.com/GauravSingh9356/J.A.R.V.I.S/issues)
[![GitHub forks](https://img.shields.io/github/forks/GauravSingh9356/J.A.R.V.I.S)](https://github.com/GauravSingh9356/J.A.R.V.I.S/network)
[![GitHub stars](https://img.shields.io/github/stars/GauravSingh9356/J.A.R.V.I.S)](https://github.com/GauravSingh9356/J.A.R.V.I.S/stargazers)
[![GitHub license](https://img.shields.io/github/license/GauravSingh9356/J.A.R.V.I.S)](https://github.com/GauravSingh9356/J.A.R.V.I.S/blob/master/LICENSE)
-
### Requirements:
+
datetime
os
pyttsx3
@@ -21,6 +23,10 @@
json
defflib
geocoder
+pyjokes
+psutil
+ pyautogui
+
Required Packages
```
@@ -31,9 +37,11 @@ pip3 install PyAudio
pip3 install geocoder
pip3 install loc
pip3 install wikipedia
+pip install psutil
+pip install pyjokes
-```
+```
### On Ubuntu based Linux distribution you need to install the following packages, so that the code works:
@@ -43,6 +51,7 @@ sudo apt-get update && sudo apt-get install espeak
```
### What it does...
+
- Send emails
- Dynamic News Reporting at any time with api integration
@@ -99,4 +108,3 @@ sudo apt-get update && sudo apt-get install espeak
## Contribution:
A lot can be done with this project. Core AI chatbot like functionality can be added. More python scripts can be associated. Pull requests for any such changes are accepted. Feel free to fork this project and make your own changes too.
-