Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
elgs committed Jan 4, 2016
1 parent 3e177a1 commit 25ebe95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ JSON query in Golang.
## Install
`go get -u github.com/elgs/gojq`

This library serves two purposes:
This library serves three purposes:

* makes parsing JSON configuration file much easier
* enables JSON expression evaluation
* reduces the pain of type assertion parsing JSON

Expand Down

0 comments on commit 25ebe95

Please sign in to comment.