diff --git a/README.md b/README.md index 7633a3a..78af9ab 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,11 @@ "Enable": true, "PolicyName": "cros", "AllowAnyMethod": true, + "Methods":[], "AllowAnyHeader": true, + "Headers":[], "AllowAnyOrigin": true - + "Origins":[] }, ```