From a90ec9c64a85b9bbdca14a6c815162c2eac9e309 Mon Sep 17 00:00:00 2001 From: Theo Beers <32523293+theodore-s-beers@users.noreply.github.com> Date: Fri, 22 Sep 2023 13:42:46 +0200 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18c720281..e50856dab 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Closing-the-Gap-in-NLS-DH/Projects/graphs/commit-activity) [![Generic badge](https://img.shields.io/badge/IndexSchema-v0.1.1-blue.svg)](#json-schema-for-project-index--uuid-dictionary-v011) -[![Generic badge](https://img.shields.io/badge/ProjectsSchema-v0.1.9-blue.svg)](#json-schema-for-projects-v019) +[![Generic badge](https://img.shields.io/badge/ProjectsSchema-v0.2.0-blue.svg)](#zod-schema-for-projects-v020) # Closing the Gap in Non-Latin-Script Data @@ -32,9 +32,9 @@ Feel free to discuss possible improvements to the schema via GitHub issues. We will add a history of all upcoming schema versions beginning with `v0.1.6`. -### JSON Schema for Projects (`v0.1.9`) +### Zod Schema for Projects (`v0.2.0`) -See `TEMPLATES/project.json` for a template and `SCHEMATA/project.schema.json` for a comprehensive schema of the latest version. +See `TEMPLATES/project.json` for a template and `SCHEMATA/project_schema.ts` for the latest version of our schema. ### JSON Schema for Project Index / UUID Dictionary (`v0.1.1`)