docs/readme.md

# Xema

Xema is a schema validator inspired by [JSON Schema](http://json-schema.org).
Xema supports the features documented in draft 04, 06, and 07 of the JSON-Schema
specification.

Xema allows you to annotate and validate elixir data structures.

Xema is in beta. If you try it and has an issue, report them.