diff --git a/README.md b/README.md index 7dc459a..4234097 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,16 @@ git config --global mergetool.keepBackup false # Misc +## Create repo in our local and later on uploading to cloud repo + +Some text + +... + +Creating repo + +... + ## To create and link a local repository with Github 1. You can create a new local folder for your repository or you can choose another project folder which you already wanted to upload to Github.