From f999376a33f528a3f16aa422963e15f0eae0d4e1 Mon Sep 17 00:00:00 2001 From: Ronn4 <72177151+Ronn4@users.noreply.github.com> Date: Sat, 3 Oct 2020 14:00:28 +0530 Subject: [PATCH] Update README.md Yonv learn python origin master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d900a15..bf50e41 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ git commit -m "first commit" git remote add origin git@github.com:Yonv1943/Python.git -git push -u origin master +git push -u origin python master