Use shields.io for number of downloads per week

This commit is contained in:
Bjorn Stromberg 2020-06-21 11:34:11 +09:00
parent 1ffe2fb6a7
commit 5f4996f4b5

View file

@ -13,7 +13,7 @@ For example, `is.string('🦄') //=> true`
- [Supports type assertions](#type-assertions)
- [Aware of generic type parameters](#generic-type-parameters) (use with caution)
- Actively maintained
- 2 million weekly downloads
- ![Millions of downloads per week](https://img.shields.io/npm/dw/@sindresorhus/is)
## Install