diff --git a/README.md b/README.md index bb05307..3558b78 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # Async Store +[![npm](https://img.shields.io/npm/v/@leapfrogtechnology/async-store.svg?style=flat-square)](https://www.npmjs.com/package/@leapfrogtechnology/async-store) [![Travis](https://img.shields.io/travis/com/leapfrogtechnology/async-store.svg?style=flat-square)](https://travis-ci.com/leapfrogtechnology/async-store) [![LICENSE](https://img.shields.io/github/license/leapfrogtechnology/async-store.svg?style=flat-square)](https://github.com/leapfrogtechnology/async-store/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/leapfrogtechnology/async-store) -Global store utility for a async operation lifecycle and chain of callbacks. +Global store utility for an async operation lifecycle and chain of callbacks. ## Change Log @@ -12,4 +13,4 @@ Check the [CHANGELOG](CHANGELOG.md) for change log and release history. ## License -Licensed under [The MIT License](LICENSE). \ No newline at end of file +Licensed under [The MIT License](LICENSE).