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