echo "# To-Do-List App" > README.md git add README.md git commit -m "Added README" git push origin main