From ae112629cf58fd7f0b789c95c8c43c6d4bce60e0 Mon Sep 17 00:00:00 2001
From: parth-prog <72186550+parth-prog@users.noreply.github.com>
Date: Thu, 1 Oct 2020 12:43:01 +0530
Subject: [PATCH] Update README.md

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index ef55853..f2c903e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,12 @@
 # Python-Guide-for-Beginners
 A guide for Beginners in Python to refer
 
+Python is an object oriented programming language . If you want to learn to code first time , choose Python cause it has many advantages over other languages
+such as easy syntax , interpreted , cross platform and many more .
+
 Everyone can contribute here simple programs they know in Python so that newbies learning Python can refer to them and see how Python code looks and how simple it is to code in Python.
 
+Python is used in spotify , instagram , Netflix , Uber etc.
+
 
 We also encourage everyone reading this to goto issues tab and create atleast 1 issue for a beginner