From ceff2896155432f5aacf1346d0755ed98578bb8d Mon Sep 17 00:00:00 2001 From: "honza.pofider@seznam.cz" Date: Thu, 26 May 2016 11:49:14 +0200 Subject: [PATCH] fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e57b1d..b2b9096 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ phantom.start(function() { `hostEnvVarName` - customize the name of the environment variable passed to the phantom script that specifies the worker host. defaults to `PHANTOM_WORKER_HOST`
`portEnvVarName` - customize the name of the environment variable passed to the phantom script that specifies the worker port. defaults to `PHANTOM_WORKER_PORT`
`phantomPath` - path to the phantomjs library. If not specified, this will use the version of phantom declared in the `optionalDependencies` in `package.json`
-`proxy,proxy-type,proxy-auth` - see phantomjs arguments for proxy setting details +`proxy,proxy-type,proxy-auth` - see phantomjs arguments for proxy setting details `workerEnv` - object with additional environment variables passed to the phantom process ##phantomjs2