Skip to content

Commit

Permalink
docs: update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
liaoxuan committed Sep 25, 2023
1 parent 9978fb4 commit 5117acd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@
<a aria-label="NPM version" href="https://www.npmjs.com/package/quaere">
<img alt="" src="https://badgen.net/npm/v/quaere">
</a>
<a href="https://unpkg.com/browse/quaere@latest/build/umd/index.production.js" rel="nofollow"><img src="https://img.badgesize.io/https:/unpkg.com/quaere@latest/build/umd/index.production.js?label=gzip%20size&compression=gzip" alt="gzip size"></a>
<a href="https://github.com/liaoliao666/react-query-kit"><img src="https://badgen.net/npm/types/react-query-kit" alt="Types included" target="\_parent"></a>
<a href="https://www.npmjs.com/package/quaere"><img src="https://badgen.net/npm/license/quaere" alt="License" target="\_parent"></a>
<a href="https://bundlephobia.com/package/quaere@latest" target="\_parent"><img src="https://badgen.net/bundlephobia/minzip/quaere" alt="Bundlephobia"></a>
<a href="https://bundlephobia.com/package/quaere@latest" target="\_parent"><img src="https://badgen.net/bundlephobia/tree-shaking/quaere" alt="Tree shaking available"></a>
<a href="https://github.com/HuolalaTech/quaere"><img src="https://badgen.net/npm/types/quaere" alt="Types included" target="\_parent"></a>
<a href="https://github.com/HuolalaTech/quaere/blob/main/LICENSE"><img src="https://badgen.net/npm/license/quaere" alt="License" target="\_parent"></a>
<a href="https://github.com/HuolalaTech/quaere"><img src="https://img.shields.io/github/stars/HuolalaTech/quaere.svg?style=social&amp;label=Star" alt="GitHub Stars" target="\_parent"></a>
</p>

Expand Down

0 comments on commit 5117acd

Please sign in to comment.