readme commit

main
gty_global 2 months ago
commit b76fce46df

@ -0,0 +1,6 @@
git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin https://git.mashibing.com/msb_355190/cs2025.git
git push -u origin main
Loading…
Cancel
Save