Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 436 Bytes

File metadata and controls

11 lines (10 loc) · 436 Bytes

python-drone-missions

echo "# python-drone-missions" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin <yourgit>
git push -u origin main