Update 'README.md'

This commit is contained in:
justuser-31 2022-10-04 17:55:07 +00:00
parent 45d2beea9e
commit 30f0e442f4

View File

@ -1,7 +1,9 @@
#Notes for me: ```
# Notes for me:
#git add file
#git commit -m "words" git add file
#git push git commit -m "words"
# git push
#git config --global credential.helper cache
git config --global credential.helper cache
```