From 69b7dba81ce54ec228cb7358463f4c27a00582a6 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sat, 26 Oct 2024 11:32:34 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9a0205e..263b2f4 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ This repository contains documentation and some developer resources for the Some items of interest are: - [JSON-formatted UCS Schedules](json/) for all the available languages. - - The [tool](tools/ucsxls2json.py) used to make these JSON files from the - original XLS file. + - The [tool](tools/ucsxls2json.py) used to make these JSON files from the + original XLS file. - Zipped [UCS Category-SubCategory directory trees](dirs) in all of the supported languages. - - A [directory-creation tool](tools/ucsdirs.py) that was used to create - these trees. + - The [directory-creation tool](tools/ucsdirs.py) that was used to create + these trees. ## Who maintains this?