Skip to content

Commit

Permalink
fix: fix README.md, instruct -get-emails -filter was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Kremilly authored Oct 26, 2023
1 parent 12356cd commit 6d84a18
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 @@ -193,7 +193,7 @@ python linkscraper -u https://example.com -a get-emails
* *Get emails and filter email:*

```shell
python linkscraper -u https://example.com -a get-css-files -filter [email protected]
python linkscraper -u https://example.com -a get-emails -filter [email protected]
```

## 🧩 Plugins
Expand Down

0 comments on commit 6d84a18

Please sign in to comment.