diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b80e07 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# A JSON Schema Vocabulary for Common Database Use Cases + +[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/json-schema-org/.github/blob/main/CODE_OF_CONDUCT.md) +[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) +[![Financial Contributors on Open Collective](https://opencollective.com/json-schema/all/badge.svg?label=financial+contributors)](https://opencollective.com/json-schema) + +This repository contains a [proposed vocabulary for database use +cases](./database.md). See there for details.