Raphael ATALLAH 8 лет назад
Родитель
Сommit
1d3d9b5983
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -64,10 +64,11 @@ Please read https://help.github.com/articles/removing-sensitive-data-from-a-repo
 Simply run `docker run --rm --name=gitleaks raphaelareya/gitleaks https://github.com/zricethezav/gitleaks`
 
 Or build the image yourself to get the latest version :
-`
+
+```
 docker build -t gitleaks .
 docker run --rm --name=gitleaks gitleaks https://github.com/zricethezav/gitleaks
-`
+```
 
 #### TODO