Skip to content

Commit

Permalink
feat: Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Grumbar committed Nov 22, 2017
1 parent 6aa044e commit 819c2b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

Mandle is a functional validation library built in TypeScript. It brings a simple, typesafe api for validating your data.

## Installation

`yarn add mandle`

## Example

```typescript
Expand Down

0 comments on commit 819c2b3

Please sign in to comment.