diff --git a/System-Automation-Scripts/Twitter Automation/README.md b/System-Automation-Scripts/Twitter Automation/README.md
new file mode 100644
index 00000000..2c043881
--- /dev/null
+++ b/System-Automation-Scripts/Twitter Automation/README.md
@@ -0,0 +1,13 @@
+
Twitter Automation Code
+Pre-requisites:
+-Must have a Twitter account and Twitter developer account.
+-Need to add your access keys to use twitter APIs
+
+Working:
+Just run it and it will like and retweet tweets of the value which you have assigned to the "search".
+
+Voila!!! Twitter Is Automated
+Here, I have given value as search = "#100DaysOfCode"
+
+
+ 
diff --git a/System-Automation-Scripts/Twitter Automation/twitter_image.PNG b/System-Automation-Scripts/Twitter Automation/twitter_image.PNG
new file mode 100644
index 00000000..2b704ab5
Binary files /dev/null and b/System-Automation-Scripts/Twitter Automation/twitter_image.PNG differ