From 6a552edbccaab6e2ec9b5bd5581d1e0795cabac4 Mon Sep 17 00:00:00 2001 From: Anjali Mishra <47514556+Anjali4rl@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:15:42 +0530 Subject: [PATCH 1/2] Clarified Heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e6a739..fcfb3cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python programming tutorial +# Python programming tutorial For Begineers This is a concise Python 3 programming tutorial for people who think that reading is boring. I try to show everything with simple code From 1d484ec029dbc7f749f5adfdd5ed97a1060c1af6 Mon Sep 17 00:00:00 2001 From: Anjali Mishra <47514556+Anjali4rl@users.noreply.github.com> Date: Fri, 2 Oct 2020 21:52:42 +0530 Subject: [PATCH 2/2] Update README.md Co-authored-by: Akuli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcfb3cd..8b40094 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python programming tutorial For Begineers +# Python programming tutorial for begineers This is a concise Python 3 programming tutorial for people who think that reading is boring. I try to show everything with simple code