diff --git a/README.md b/README.md index 6a8dc98..f6cd77a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ The tool checks for imports for a given `go.mod` file that -- uses `unsafe` -- uses cgo +- use `unsafe` +- use cgo - import `/net/http/pprof` The checks are performed transitively, following dependencies.