diff --git a/README.md b/README.md index 10dbf88..d5c9048 100644 --- a/README.md +++ b/README.md @@ -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 '">

reflection

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