Add two readme badges

1. minzipped size badge
2. mentioned in awesome badge
This commit is contained in:
Binyamin Aron Green 2020-02-25 18:12:20 -05:00 committed by GitHub
parent c83721f6b0
commit c7237ad640
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -3,9 +3,11 @@
<br><br>
A really small CSS framework
<br><br>
<img src="https://img.shields.io/npm/v/chota.svg">
<img src="https://img.shields.io/npm/v/chota.svg" alt="">
<a href="https://www.npmjs.com/package/chota"><img src="https://img.shields.io/npm/dt/chota.svg"></a>
<a href="https://github.com/jenil/chota/issues"><img src="https://img.shields.io/github/issues/jenil/chota.svg"></a>
<a href="https://bundlephobia.com/result?p=chota@latest"><img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/chota"></a>
<a href="https://github.com/troxler/awesome-css-frameworks"><img src="https://awesome.re/mentioned-badge.svg" alt="Mentioned in Awesome CSS Frameworks"/></a>
</p>
<br>