> git init > git add README.md > git remote add origin > git commit -m "Commit inicial" > git push origin master