Conecte -se ao Projeto Repost Git e Push Outited

➤ git init ./
➤ git add Readme.md
➤ git commit -m "Initial Commit"
➤ git remote add github <project url>
➤ git push github master
Blue Beaver