echo "# dle" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/TMS20S/Rr.git
git push -u origin main
git clone https://github.com/TMS20S/Rr.git
git add *
git commit -m "first commit"
git push -u origin maim
git rm -f <filename>