diff --git a/README.md b/README.md index bb9d29f..c0f412f 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Notify supports piping output of any tool or output file and send it to configur ### Send notification using piped(stdin) output ```sh -subfinder -d hackerone.com | notify +subfinder -d hackerone.com | notify -bulk ```