Update README.md

This commit is contained in:
Danilo Woznica
2018-11-28 14:03:09 +00:00
committed by GitHub
parent 715f41614d
commit d4647451d9

View File

@@ -9,7 +9,7 @@
React component that uses SVG to create a collection of loaders which simulates the structure of the
content that will be loaded, similar to Facebook cards loaders.
[![Size](https://img.shields.io/badge/gzip%20size-1.1kb-brightgreen.svg)]()
[![Size](https://img.shields.io/badge/gzip%20size-1.4kb-brightgreen.svg)]()
[![Dependencies](https://img.shields.io/badge/dependencies-0-brightgreen.svg)]()
[![CircleCI](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg)]()
[![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen.svg)]()
@@ -197,4 +197,4 @@ Run the storybook to see your changes
secondaryColor="rgb(0,0,0)"
primaryOpacity={0.06}
secondaryOpacity={0.12}>
```
```