Skip to content

Commit eea7813

Browse files
committed
docs: revert removing badges
1 parent 4cdf090 commit eea7813

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,25 @@ https://support.cloudflare.com/hc/en-us/articles/229373388-Cache-Content-by-Devi
149149

150150
[MIT License](./LICENSE)
151151

152+
<!-- Badges -->
153+
[npm-version-src]: https://img.shields.io/npm/dt/@nuxtjs/device.svg?style=flat-square
154+
[npm-version-href]: https://npmjs.com/package/@nuxtjs/device
155+
156+
[npm-downloads-src]: https://img.shields.io/npm/v/@nuxtjs/device/latest.svg?style=flat-square
157+
[npm-downloads-href]: https://npmjs.com/package/@nuxtjs/device
158+
159+
[circle-ci-src]: https://img.shields.io/circleci/project/github/nuxt-community/device-module.svg?style=flat-square
160+
[circle-ci-href]: https://circleci.com/gh/nuxt-community/device-module
161+
162+
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-community/device-module.svg?style=flat-square
163+
[codecov-href]: https://codecov.io/gh/nuxt-community/device-module
164+
165+
[standard-js-src]: https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square
166+
[standard-js-href]: https://standardjs.com
167+
168+
[license-src]: https://img.shields.io/npm/l/@nuxtjs/device.svg?style=flat-square
169+
[license-href]: https://npmjs.com/package/@nuxtjs/device
170+
152171
## Data Source
153172

154173
This module uses [crawler-user-agents](https://github.com/monperrus/crawler-user-agents) to generate the regular expression that detect a crawler.

0 commit comments

Comments
 (0)