Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
cj committed Apr 21, 2017
1 parent 173ac2c commit 8de70b1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<h1 style='text-align: center;'>Vuelidation <span style='font-size: .5em;'>- simple, powerful, vuejs validation. (<a href="https://codepen.io/cj/pen/BRNzgd">Example</a>)</span></h1>
<h1 align="center">Vuelidation ✅</h1>

<p align="center">
<q>simple, powerful, vuejs validation.</q>
</p>

<p align="center">
<a href="https://travis-ci.org/cj/vuelidation"><img src="https://img.shields.io/travis/cj/vuelidation/master.svg" alt="Build Status" target="_blank"></a>
Expand All @@ -8,6 +12,10 @@
<a href="https://github.com/cj/vuelidation/blob/master/LICENSE.md"><img src="https://img.shields.io/npm/l/vuelidation.svg" alt="License" target="_blank"></a>
</p>

<p align="center">
✨ <a href="https://codepen.io/cj/pen/BRNzgd">Example</a>✨
</p>

**Install**

`yarn add --dev vuelidation@latest`
Expand Down

0 comments on commit 8de70b1

Please sign in to comment.