We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e5070 commit 4903309Copy full SHA for 4903309
1 file changed
README.md
@@ -33,9 +33,9 @@ optional arguments:
33
34
### Workflow
35
36
-- Get cURL command line from browser or other app
+- Get/Copy the cURL command line from browser or other app
37
38
-- Run script `./beheader.py <cur_syntax>` to get a new cURL command line with the shrunk headers as a result.
+- Run script `./beheader.py <cur_syntax>` to generate a new cURL command line with the shrunk headers as a result.
39
40
- The result is also saved in `<unixtime>.curl`. To run it, simply execute `bash <unixtime>.curl`.
41
0 commit comments