소스 검색

actually fixing table

zricethezav 8 년 전
부모
커밋
2fd1d44e0a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -41,13 +41,14 @@ Options:
 ```
 
 #### Exit Codes 
-Use these codes to hook gitleaks into whatever pipeline you're running
 code | explanation
  -------------|-------------
 0 | Gitleaks succeeded with no leaks
 1 | Gitleaks failed or wasn't attempted due to execution failure
 2 | Gitleaks succeeded and leaks were present during the audit
 
+Use these codes to hook gitleaks into whatever pipeline you're running
+
 #### Examples
 ```bash
 gitleaks