From 53497d40e0a30402a1c4ac904c5df997919a488b Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 22 Mar 2017 14:19:28 -0700 Subject: [PATCH] standard --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9661aff..4e171bf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# location-history [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] +# location-history [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] [travis-image]: https://img.shields.io/travis/feross/location-history/master.svg [travis-url]: https://travis-ci.org/feross/location-history @@ -6,6 +6,8 @@ [npm-url]: https://npmjs.org/package/location-history [downloads-image]: https://img.shields.io/npm/dm/location-history.svg [downloads-url]: https://npmjs.org/package/location-history +[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg +[standard-url]: https://standardjs.com ### Lightweight browser location history abstraction