https://github.com/KraiwitSeepakaew/Android.git #6
KraiwitSeepakaew
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
echo "# Android" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/KraiwitSeepakaew/Android.git
git push -u origin main
Beta Was this translation helpful? Give feedback.
All reactions