v2.0.2 - Fixed typo in readme
Fixed a small typo in README.md that suggested the default schema path was models/schema.gql, it is actually fauna/schema.gql or fauna/schema.graphql.
This required a new npm release since you can't just update the readme file.