From e89446419f9ac0521533fbd09308de67ddb6ed57 Mon Sep 17 00:00:00 2001 From: justuser-31 Date: Thu, 11 Jun 2026 13:17:56 +0300 Subject: [PATCH] update --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0634754..0c5f546 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ ``` Notes for me: - +#Add files git add file git commit -m "words" -git push - +git push +#Save account git config --global credential.helper cache +#Just http server(Wow) +python3 -m http.server ``` @@ -16,4 +18,4 @@ Telegram group - https://t.me/streamsradio Updates: 04.10.2022 - Add to notabug.org -``` \ No newline at end of file +```