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 +```