Explorar o código

Added line break

Raphael ATALLAH %!s(int64=8) %!d(string=hai) anos
pai
achega
1d3d9b5983
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  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