From 1b8f88a44ff224177a3dedce69d16b12c548bb0b Mon Sep 17 00:00:00 2001 From: Sakib Sami Date: Wed, 30 Oct 2019 00:59:41 +0600 Subject: [PATCH] - Updated : Readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 242348e..b59b7bc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ Screen shot as a service of web pages. * `instant` - takes an url as input and provides screen shot as output
params:
--url - url of the website.
- --out - directory where screen shot will be saved. + --out - directory where screen shot will be saved
+ --config_path - configuration file directory (see config.example.yml) for configuration example
+ --config_name - name of the configuration file * `serve` - runs a RESTful webservice
params:
--config_path - configuration file directory (see config.example.yml) for configuration example