Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tommmyy authored Feb 28, 2020
1 parent a3bcdcf commit 61293b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/validarium/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ Create your validation schema based on priciples of functional programming.
<img src="https://flat.badgen.net/badge/-/github?icon=github&label" alt="Github" />
</a>

<img src="https://flat.badgen.net/badge/license/MIT/blue" alt="MIT License" />
<img src="https://flat.badgen.net/badge/license/MIT/blue" alt="MIT License" />

<a href="https://travis-ci.org/lundegaard/validarium">
<a href="https://travis-ci.org/lundegaard/validarium">
<img src="https://img.shields.io/travis/lundegaard/validarium/master.svg?style=flat-square" alt="Travis" />
</a>

<a href="https://npmjs.com/package/validarium">
<img src="https://flat.badgen.net/npm/v/@validarium/core" alt="Downloads" />
<a href="https://npmjs.com/package/validarium">
<img src="https://img.shields.io/npm/dm/@validarium/core.svg" alt="Downloads" />
</a>

<a href="https://npmjs.com/package/validarium">
Expand Down

0 comments on commit 61293b1

Please sign in to comment.