echo "# Thofan15" >> README.md git init git add README.md git commit -m "komit pertama" git branch -M main git remote add origin https://github.com/Thofan15/Thofan15.git git push -u origin main
echo "# Thofan15" >> README.md git init git add README.md git commit -m "komit pertama" git branch -M main git remote add origin https://github.com/Thofan15/Thofan15.git git push -u origin main