From 7ba7180ff133ed6ac5404b067331af5c827449d5 Mon Sep 17 00:00:00 2001 From: Jumpaku Date: Sun, 14 Apr 2024 15:24:50 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74c3d4b..c5fcde0 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ This mechanism is implemented as a GitHub Actions workflow which updates the `ge ## Format of gen/tzot.json -The format of the `gen/tzot.json` is a JSON value that can be assigned to a type `TzotJSON`. -The definition of the type is available in `tzot_json.ts`, which specifies the structure of the JSON. +The format of the `gen/tzot.json` is a JSON value that can be assigned to a type `TzotJson`. +The definition of the type is available in `schema/tzot_json.ts`, which specifies the structure of the JSON. The below shows an example of the JSON value.