diff --git a/README.md b/README.md index 2f93430..ec2656e 100644 --- a/README.md +++ b/README.md @@ -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]