From 30f0e442f4d21a5b053d64fd8eb1f4629b5f4f63 Mon Sep 17 00:00:00 2001 From: Justuser Date: Tue, 4 Oct 2022 17:55:07 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f6a9590..d6256b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -#Notes for me: -# -#git add file -#git commit -m "words" -#git push -# -#git config --global credential.helper cache +``` +Notes for me: + +git add file +git commit -m "words" +git push + +git config --global credential.helper cache +```