diff --git a/Git cheat sheet.md b/Git cheat sheet.md
index bdfdad7..18f7592 100644
--- a/Git cheat sheet.md
+++ b/Git cheat sheet.md
@@ -1,3 +1,5 @@
+# Git cheat sheet
+
#### Checka ut specifik commit
git checkout {{sha}}
@@ -42,7 +44,7 @@ git pull
#### Aktivera Windows Credentials manager
git config --global credential.helper manager -git config --list
+git config --list#### Kontrollera användarinformation lagrad i Windows Credentials manager