Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stuyam authored May 9, 2017
1 parent 1bf6abf commit e6853df
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ Simple React Validator is exactly as it sounds. We wanted to build a validator f
## Usage
Open the `example/index.html` file for more usuage examples of the library or check out the example [Code Pen](https://codepen.io/stuyam/project/full/XxxwML)

**npm**
```
npm install simple-react-validator --save
```

**bower**
```
bower install simple-react-validator --save
```

#### 3 Easy Steps
1. Initialize the validator.

Expand Down

0 comments on commit e6853df

Please sign in to comment.