Skip to content

Commit

Permalink
modify doc format
Browse files Browse the repository at this point in the history
  • Loading branch information
yunnysunny committed Nov 25, 2018
1 parent b784cbd commit de1fdc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Expand Up @@ -3,9 +3,10 @@
A library, which can create validators to validate request parameters easily.

[![NPM](https://nodei.co/npm/validator-param.png?downloads=true)](https://nodei.co/npm/validator-param/)
[![Test coverage][https://img.shields.io/coveralls/yunnysunny/validator-param.svg?style=flat-square]][https://coveralls.io/r/yunnysunny/validator-param?branch=master]

[![NPM version](https://img.shields.io/npm/v/validator-param.svg?style=flat-square)](https://npmjs.com/package/validator-param)
[![Build status](https://travis-ci.org/yunnysunny/validator-param.svg?branch=master)](https://travis-ci.org/yunnysunny/validator-param)
[![Test coverage](https://img.shields.io/coveralls/yunnysunny/validator-param.svg?style=flat-square)](https://coveralls.io/r/yunnysunny/validator-param?branch=master)

## Install
```npm install validator-param --save```
Expand Down

0 comments on commit de1fdc7

Please sign in to comment.