From 112991e6d524b950918f77a8feaa7f1383d4766b Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sat, 26 Oct 2024 11:30:43 -0700 Subject: [PATCH] Dirs in readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1c233b..9a0205e 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ 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. - - A [directory-creation tool](tools/ucsdirs.py) that can create a directory - tree of UCS categories and sub-categories in any of the supported - languages, using the JSON schedule of your choice. + - 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. ## Who maintains this?