Skip to content

Commit 1591b80

Browse files
committed
Update README.md
1 parent dd97d3d commit 1591b80

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ Here are a few examples of how to use `paramspider`:
6565
```sh
6666
paramspider -d example.com --proxy '127.0.0.1:7890'
6767
```
68+
- Adding a placeholder for URL parameter values (default: "FUZZ"):
69+
70+
```sh
71+
paramspider -d example.com -p '"><h1>reflection</h1>'
72+
```
73+
6874
## Contributing
6975

7076
Contributions are welcome! If you'd like to contribute to `paramspider`, please follow these steps:

0 commit comments

Comments
 (0)