Skip to content

Commit d9024cb

Browse files
authored
Update README.md
Make it extra clear to modify response headers rather than request headers - I spent 5 mins trying to figure out what was wrong and would rather save someone the time.
1 parent 23f263a commit d9024cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ note: a .env file must be made in order to store the relative variable value pro
2727
![Alt Text](performance.gif)
2828

2929
## Enable Profiling
30-
In order to enable profiling, please use an extension that allows you to modify the document response headers. An example of an extension like that for Chrome is [modheader](https://modheader.com/).
30+
In order to enable profiling, please use an extension that allows you to modify the document response headers (make sure you create a rule to modify RESPONSE headers, not request headers!). An example of an extension like that for Chrome is [modheader](https://modheader.com/).
3131

3232
![policy headers](profiling.png)
3333

0 commit comments

Comments
 (0)