Specify language for code block in readme

pull/2521/head
Daniel Bast 4 months ago
parent fda26fa865
commit f008437703
  1. 2
      README.md

@ -103,7 +103,7 @@ docker run -it -v /home/share:/share trailofbits/eth-security-toolbox
* For GitHub action integration, use [slither-action](https://github.com/marketplace/actions/slither-action).
* For pre-commit integratio, use (replace `$GIT_TAG` with real tag)
```
```YAML
- repo: https://github.com/crytic/slither
rev: $GIT_TAG
hooks:

Loading…
Cancel
Save