From 5d9798f8472f97c325c5a28114d3bb39ac46865a Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sat, 26 Oct 2024 13:42:30 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1c7cd78..0d128e4 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,13 @@ Some items of interest are: all available languages. - The [tool](tools/ucsxls2json.py) used to make these JSON files from the original XLS file. + - Transcriptions of core UCS documentation into ReStructuredText + - Tim Nielsen's original [*UCS File Naming Convention*](docs/ucs_file_naming_convention.rst) document. - Zipped [UCS Category-SubCategory directory trees](dirs) in all of the available languages. - The [directory-creation tool](tools/ucsdirs.py) that was used to create these trees from the JSON UCS schedules. + ## Who maintains this?