diff --git a/README.md b/README.md index 8c48726..3e4245c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Build [![Build Status](https://travis-ci.org/sanderch/dereference.svg?branch=master)](https://travis-ci.org/sanderch/dereference) [![Coverage Status](https://coveralls.io/repos/github/sanderch/dereference/badge.svg?branch=master)](https://coveralls.io/github/sanderch/dereference?branch=master) +# Description +Inlines json schema $ref references. Replaces $ref elements with the object definition. # Usage ``` node dereference input.schema.json output.schema.json