Skip to content

Commit

Permalink
Fix badges?
Browse files Browse the repository at this point in the history
  • Loading branch information
tswaters committed Nov 12, 2019
1 parent 4752d00 commit 681ae2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# React Form Validation

[![npm version]](https://img.shields.io/npm/v/@tswaters/react-form-validation)
[![Build Status]](https://img.shields.io/travis/tswaters/react-form-validation)
[![Coverage Status]](https://img.shields.io/coveralls/github/tswaters/react-form-validation)
[![License]](https://img.shields.io/npm/l/@tswaters/react-form-validation)
![[npm version]](https://img.shields.io/npm/v/@tswaters/react-form-validation)
![[Build Status]](https://img.shields.io/travis/tswaters/react-form-validation)
![[Coverage Status]](https://img.shields.io/coveralls/github/tswaters/react-form-validation)
![[License]](https://img.shields.io/npm/l/@tswaters/react-form-validation)

The goal of this library is to implement the [Constraint Validation API](https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#the-constraint-validation-api) in React while not getting in your way to do it.

Expand Down

0 comments on commit 681ae2c

Please # to comment.