Tweak readme formatting

This commit is contained in:
Tristan Penman 2022-02-03 10:36:12 +11:00
parent a2e3958617
commit 8b5f253c78

View File

@ -1,8 +1,6 @@
# Valijson # # Valijson #
## Overview ## Valijson is a header-only [JSON Schema](http://json-schema.org/) validation library for C++11.
Valijson is a header-only [JSON Schema](http://json-schema.org/) Validation library for C++11.
Valijson provides a simple validation API that allows you to load JSON Schemas, and validate documents loaded by one of several supported parser libraries. Valijson provides a simple validation API that allows you to load JSON Schemas, and validate documents loaded by one of several supported parser libraries.