GitHub git init git add readme.md git commit -m "first commit" git remote add origin URL git push -u origin main