Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wkelly1 authored Feb 8, 2021
1 parent ec32278 commit 33506f6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ Valigators is a simple library for validating that data matches a specific 'shap

## Usage

### Install

```
npm i valigators --save
or
yarn add valigators
```

### In Node.js

```javascript
Expand Down

0 comments on commit 33506f6

Please sign in to comment.