#Create README via cmd onto local repository $ touch README.md $ git add README.md $ git commit -m "your commit message" $ git push