Skip to content

Commit 15dfae2

Browse files
authored
docs: update readme so example npx run finds files (#61)
1 parent d8ce793 commit 15dfae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Want to quickly check if your natspec smells?
2020
Just run:
2121

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

2626
> [!NOTE]

0 commit comments

Comments
 (0)