diff --git a/README.md b/README.md index c507a8e..4b46e9c 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,9 @@ CurlReq parses a bunch of cURL flags and translates them to Req.Request structs ### Supported Flags -| Long | Short | Comment | +The follwing flags are supported in all directions (from Req, from cURL, to Req, to cURL) + +| Long | Short | Limitation | | --- | --- | --- | | `--header` | `-H` | | | `--request` | `-X` | |