diff --git a/index.html b/index.html
index cd481eb..a4cd223 100644
--- a/index.html
+++ b/index.html
@@ -235,9 +235,9 @@
compareTopToBottom
Creates comparison-composition from top to bottom, otherwise it lets decide the app on what is best
-hShift
Horizontal shift for possible antialiasing (default: 2) Set to 0 to turn this off.
+hShift
Horizontal shift for possible antialiasing (default: 0)
-vShift
Vertical shift for possible antialiasing (default: 2) Set to 0 to turn this off.
+vShift
Vertical shift for possible antialiasing (default: 0)
hideShift
Uses the background color for "highlighting" shifts. (default: false)
diff --git a/params.json b/params.json
index 0b2cb75..63dc296 100644
--- a/params.json
+++ b/params.json
@@ -1 +1 @@
-{"name":"Blink-diff","tagline":"A lightweight image comparison tool","body":"Blink-Diff\r\n==========\r\n\r\nA lightweight image comparison tool\r\n\r\n[](http://travis-ci.org/yahoo/blink-diff)\r\n[](https://coveralls.io/r/yahoo/blink-diff)\r\n[](https://codeclimate.com/github/yahoo/blink-diff)\r\n\r\n[](https://www.npmjs.com/package/blink-diff)\r\n[](https://www.npmjs.com/package/blink-diff)\r\n\r\n[](https://www.npmjs.com/package/blink-diff)\r\n[](https://www.npmjs.com/package/blink-diff)\r\n\r\n[](http://yahoo.github.io/blink-diff/coverage/lcov-report/)\r\n[](http://yahoo.github.io/blink-diff/docs/)\r\n\r\n[](https://gitter.im/preceptorjs/support)\r\n\r\n**Table of Contents**\r\n* [Installation](#installation)\r\n* [Usage](#usage)\r\n * [Command-Line Usage](#command-line-usage)\r\n * [Object Usage](#object-usage)\r\n * [Cropping](#cropping)\r\n * [Perceptual Comparison](#perceptual-comparison)\r\n * [Logging](#logging)\r\n * [Block-Out](#block-out)\r\n* [Examples](#examples)\r\n* [API-Documentation](#api-documentation)\r\n* [Tests](#tests)\r\n* [Project Focus](#project-focus)\r\n* [Project Naming](#project-naming)\r\n* [Contributions](#contributions)\r\n* [Contributors](#contributers)\r\n* [Third-party libraries](#third-party-libraries)\r\n* [License](#license)\r\n\r\n\r\n##Image Comparison and Result\r\n\r\n\r\n##Installation\r\n\r\nInstall this module with the following command:\r\n```shell\r\nnpm install blink-diff\r\n```\r\n\r\nAdd the module to your ```package.json``` dependencies:\r\n```shell\r\nnpm install --save blink-diff\r\n```\r\nAdd the module to your ```package.json``` dev-dependencies:\r\n```shell\r\nnpm install --save-dev blink-diff\r\n```\r\n\r\n##Usage\r\n\r\nThe package can be used in two different ways:\r\n * per command line\r\n * through an object\r\n\r\n###Command-Line usage\r\n\r\nThe command-line tool can be found in the ```bin``` directory. You can run the application with\r\n\r\n```shell\r\nblink-diff --output