diff --git a/README.md b/README.md index b0b25c2..1239021 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Select requests and responses using a Comparer-like interface. ## Highlight Data to Extract -Highlight data in Burp's text editor to automatically create regex strings to extract and insert data. Configure any necessary scope options or tailor your regex to suit your specific needs. Once a tab in Extractor is turned on, it must capture a response matching the response regex string before inserting data into requests. +Highlight data in Burp's text editor to automatically create regex strings to extract and insert data. Highlight text in the response to select the location of data to be extracted, and highlight text in the request to select the location that data should be inserted. Configure any necessary scope options or tailor your regex to suit your specific needs. Once a tab in Extractor is turned on, it must capture a response matching the response regex string before inserting data into requests. ## Simple Demo of Extractor