Skip to content

Commit

Permalink
docs: update readme so example npx run finds files (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xteddybear authored Nov 27, 2024
1 parent d8ce793 commit 15dfae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Want to quickly check if your natspec smells?
Just run:

```
npx @defi-wonderland/natspec-smells --include src --exclude "src/**/*.sol" "(test|scripts)/**/*.sol"
npx @defi-wonderland/natspec-smells --include "src/**/*.sol"
```

> [!NOTE]
Expand Down

0 comments on commit 15dfae2

Please sign in to comment.