echo "# Single-Code-N-Components-" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/shookthacr3ator777/Single-Code-N-Components-.git
git push -u origin main