git remote add origin https://github.com/WendellMD/My-First-Repo.git
git branch -M main
git push -u origin main