diff --git a/README.md b/README.md index fce8254..9ff3c80 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![BuildStatus](https://travis-ci.org/KamiKillertO/waitjs.svg?branch=develop)](https://travis-ci.org/KamiKillertO/waitjs) [![](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) -[![](https://img.shields.io/badge/release-v0.2.3-blue.svg)](https://github.com/KamiKillertO/waitjs/releases/tag/v0.2.3) +[![](https://img.shields.io/badge/release-v0.2.4-blue.svg)](https://github.com/KamiKillertO/waitjs/releases/tag/v0.2.4) [![CodacyBadge](https://api.codacy.com/project/badge/Grade/6e45642dc16c4e8c8e199f0c4282b770)](https://www.codacy.com/app/kamikillerto/waitjs?utm_source=github.com&utm_medium=referral&utm_content=KamiKillertO/waitjs&utm_campaign=Badge_Grade) [![npm version](https://badge.fury.io/js/%40kamikillerto%2Fwait-js.svg)](https://badge.fury.io/js/%40kamikillerto%2Fwait-js) @@ -10,22 +10,16 @@ waitjs provides you a promise-like interface to manage postponed executions. ## Installation -waitjs is available on npm. +waitjs is available on npm and bower. ```bash npm install --save @kamikillerto/wait-js -``` - -This will install the PeasyDB library files in your project's bower_components folder. - -waitjs is available on bower; - -```bash +#or bower install wait-js --save ``` -This will install the waitjs library files in your project's bower_components folder. -After you just have to add `