Skip to content
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.

Commit

Permalink
Readme update: added install line
Browse files Browse the repository at this point in the history
  • Loading branch information
metric-space committed Jan 9, 2017
1 parent 74c69b6 commit 374cf0d
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 @@ -12,6 +12,10 @@ but that's just me.
2. To provide checkif-empty/undefined validation for entities inside a json object
3. The output of this will be the first error encountered (Wrapped in a Left) or the whole object (wrapped in a Right)

### Install

`npm install yajjsl`

### Development Goals

1. Use Applictive-functors/Monads and it's related operations to make for readable code
Expand Down

0 comments on commit 374cf0d

Please sign in to comment.