Siberofficial / Siber420

0 stars 0 forks source link

Create blank.yml #2

Open Siberofficial opened 1 week ago

Siberofficial commented 1 week ago

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