diff --git a/index.html b/index.html index 2c62e27c073e75dd121d4843b945cfda97428d5e..ceb4e2b0493dc1dbe07525ac0181608b0565ccd8 100644 --- a/index.html +++ b/index.html @@ -303,7 +303,7 @@ activeElement.getNode(); // Gets the DOM Element behind this element

A product by Kamran produced out of boredom and - frustration in cold Berlin after he gave up on trying to find a perfect solution to integrate journey introduction + frustration after he gave up on trying to find a perfect solution to integrate journey introduction and overlays.

- \ No newline at end of file + diff --git a/readme.md b/readme.md index d7fa6c358f03b43f985d53711c4f905adf585f7d..fff7c37a5ac64f37bde8c8949f0d1a6274b04f64 100644 --- a/readme.md +++ b/readme.md @@ -35,15 +35,16 @@ For Usage and Examples, [have a look at demo](http://kamranahmed.info/driver) ## Installation -```zsh +You can install it using `yarn` or `npm`, whatever you prefer + +```sh yarn add driver.js +npm install driver.js ``` -Or include directly +Or grab the code from `dist` directory and include it directly ```html - - ``` \ No newline at end of file