diff --git a/README.md b/README.md index 6f1d3e60..6b480848 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ Available export options: | Type | Description | Status | |--------------------|------------------------------------------------|--------| | `jsonschema` | Export to JSON Schema | ✅ | +| `odcs` | Export to Open Data Contract Standard (ODCS) | ✅ | | `sodacl` | Export to SodaCL quality checks in YAML format | ✅ | | `dbt` | Export to dbt models in YAML format | ✅ | | `dbt-sources` | Export to dbt sources in YAML format | ✅ |