echo "# Daily Commit Challenge" > README.md git add README.md git commit -m "Initial commit"
daily-commit-challenge