From 30ed57c8fb64f50fca4d7398eb518bae9fd33dce Mon Sep 17 00:00:00 2001 From: Nikhil Srivastava <62988235+nikhilspy@users.noreply.github.com> Date: Mon, 11 Oct 2021 11:12:36 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4409f91..585ac0d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ Options: -o, --output-path specify an output path (default: "docs") -r, --request-buttons add a request button for each GET request -h, --help display help for command + -u, --update Update de documentation markdown file + -n, --no-install Skip npm install and create only the markdown file + -r, --request-buttons Add a request button for each request ``` `path` - path to `hoppscotch-collection.json` exported from [hoppscotch.io](https://hoppscotch.io/)