From 377d756491cad174dd666ad733c2a99f14464eaf Mon Sep 17 00:00:00 2001 From: HardikShahh563 Date: Sun, 2 Oct 2022 10:46:20 +0530 Subject: [PATCH 1/2] adding a new line in Readme file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b81dd8c..9ccbc8a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Python-Automation Collection for automation scripts for KJSCE CodeCell Python-Automation Workshop +This Collection was presented during the event of Python Automation conducted by KJSCE CodeCell From 1104d9b0b1251c4f19f4298709f9ee5e1bbdb31e Mon Sep 17 00:00:00 2001 From: HardikShahh563 Date: Sun, 2 Oct 2022 10:56:10 +0530 Subject: [PATCH 2/2] adding one more line! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ccbc8a..14718db 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Python-Automation Collection for automation scripts for KJSCE CodeCell Python-Automation Workshop This Collection was presented during the event of Python Automation conducted by KJSCE CodeCell + +This is me making changes!