Selaa lähdekoodia

Update README.md

Zachary Rice 4 vuotta sitten
vanhempi
commit
ae13c96df8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@
 
 
 Gitleaks is a SAST tool for detecting hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an **easy-to-use, all-in-one solution** for detecting secrets, past or present, in your code.
 Gitleaks is a SAST tool for detecting hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an **easy-to-use, all-in-one solution** for detecting secrets, past or present, in your code.
 
 
-[![asciicast](https://asciinema.org/a/GVKFhV0OVFVsbc8AFDD9GFSLZ.svg)](https://asciinema.org/a/GVKFhV0OVFVsbc8AFDD9GFSLZ)
+<a href="https://asciinema.org/a/GVKFhV0OVFVsbc8AFDD9GFSLZ" target="_blank"><img src="https://asciinema.org/a/GVKFhV0OVFVsbc8AFDD9GFSLZ.svg" /></a>
 
 
 ## Getting Started
 ## Getting Started
 Gitleaks can be installed using Homebrew, Docker, or Go. Gitleaks is also available in binary form for many popular platforms and OS types on the [releases page](https://github.com/zricethezav/gitleaks/releases). In addition, Gitleaks can be implemented as a pre-commit hook directly in your repo.
 Gitleaks can be installed using Homebrew, Docker, or Go. Gitleaks is also available in binary form for many popular platforms and OS types on the [releases page](https://github.com/zricethezav/gitleaks/releases). In addition, Gitleaks can be implemented as a pre-commit hook directly in your repo.