diff --git a/README.md b/README.md index 9421b66..aa041ce 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ config = { // Rendering options - "base": "file:///home/www/your-asset-path", // Base path that's used to load files (images, css, js) when they aren't referenced using a host + "base": "file:///home/www/your-asset-path/", // Base path that's used to load files (images, css, js) when they aren't referenced using a host (must include trailing slash) // Zooming option, can be used to scale images if `options.type` is not pdf "zoomFactor": "1", // default is 1