Update 'README.md'

This commit is contained in:
2026-06-11 13:17:56 +03:00
parent cf53935fa5
commit 2c7bc86949
+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
```