Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshbatham committed Aug 31, 2023
1 parent dd97d3d commit 1591b80
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -65,6 +65,12 @@ Here are a few examples of how to use `paramspider`:
```sh
paramspider -d example.com --proxy '127.0.0.1:7890'
```
- Adding a placeholder for URL parameter values (default: "FUZZ"):

```sh
paramspider -d example.com -p '"><h1>reflection</h1>'
```

## Contributing

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

0 comments on commit 1591b80

Please sign in to comment.