diff --git a/README.md b/README.md index cc37264..db5ead3 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ npm install --save-dev testcafe-reporter-agent-js-testcafe@npm:@reportportal/tes { "value": "YourValue" } - ] + ], + "description": "Your launch description" } ```