From d7e1f8bd5e2557e0bd30e505208ce5818f9bb7d4 Mon Sep 17 00:00:00 2001
From: iamrahulmahato
Date: Wed, 16 Feb 2022 22:02:17 -0800
Subject: [PATCH 1/4] added readme
---
README.md | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..694a25d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+
+
+
+Python Webinars
+
+
+
+
+
+
+## ⚡️ Introduction
+This repository contains all of the code for each individual lesson and is broken into five lecture. lecture-1, lecture-2, lecture-3, lecture-4, and lecture-5. Each section contains a folder for each lesson that contains all the code for the project as of the end of that lesson.
+
+
+**Note:**
+The code in these projects is only meant as a reference and should not be directly copied.
+
+
From 440a0a1053b42d22d087efd730d45f2f14344188 Mon Sep 17 00:00:00 2001
From: iamrahulmahato
Date: Wed, 16 Feb 2022 22:03:04 -0800
Subject: [PATCH 2/4] added readme
---
README.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/README.md b/README.md
index 694a25d..c0b87f2 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,6 @@
-
-
-
## ⚡️ Introduction
This repository contains all of the code for each individual lesson and is broken into five lecture. lecture-1, lecture-2, lecture-3, lecture-4, and lecture-5. Each section contains a folder for each lesson that contains all the code for the project as of the end of that lesson.
From b53d854243aaf5fd1228009b35a3e68e109dc720 Mon Sep 17 00:00:00 2001
From: iamrahulmahato
Date: Wed, 16 Feb 2022 22:04:15 -0800
Subject: [PATCH 3/4] added readme
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index c0b87f2..e2b25a6 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,6 @@
Python Webinars
-
-
## ⚡️ Introduction
This repository contains all of the code for each individual lesson and is broken into five lecture. lecture-1, lecture-2, lecture-3, lecture-4, and lecture-5. Each section contains a folder for each lesson that contains all the code for the project as of the end of that lesson.
From d3068ee0248f50d9cc991b14dda309f1086eb276 Mon Sep 17 00:00:00 2001
From: iamrahulmahato
Date: Wed, 16 Feb 2022 22:05:41 -0800
Subject: [PATCH 4/4] added readme
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index e2b25a6..33ac6d7 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,13 @@
Python Webinars
+
+ ✨ Repository contains all of the code of python webinars
+
+
+
+
+
## ⚡️ Introduction
This repository contains all of the code for each individual lesson and is broken into five lecture. lecture-1, lecture-2, lecture-3, lecture-4, and lecture-5. Each section contains a folder for each lesson that contains all the code for the project as of the end of that lesson.