Update 'README.md'

This commit is contained in:
2022-10-04 17:55:07 +00:00
parent 45d2beea9e
commit 30f0e442f4
+9 -7
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
```