Skip to content

Commit

Permalink
docs(readme): add reference to benchmark info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jess Lee Yarbrough authored and b5 committed Apr 13, 2019
1 parent 8d0aab8 commit 094d15a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ golang implementation of the [JSON Schema Specification](http://json-schema.org/
* Encode schemas back to JSON
* Supply Your own Custom Validators
* Uses Standard Go idioms
* Fastest Go implementation of [JSON Schema validators](http://json-schema.org/implementations.html#validators) (draft 7 only, benchmarks are [here](https://github.com/TheWildBlue/validator-benchmarks) - thanks [@TheWildBlue](https://github.com/TheWildBlue)!)

### Getting Involved

Expand Down

0 comments on commit 094d15a

Please sign in to comment.