Dirs in readme

This commit is contained in:
Jamie Hardt
2024-10-26 11:30:43 -07:00
parent b4fe0692f0
commit 112991e6d5

View File

@@ -14,9 +14,10 @@ Some items of interest are:
- [JSON-formatted UCS Schedules](json/) for all the available languages. - [JSON-formatted UCS Schedules](json/) for all the available languages.
- The [tool](tools/ucsxls2json.py) used to make these JSON files from the - The [tool](tools/ucsxls2json.py) used to make these JSON files from the
original XLS file. original XLS file.
- A [directory-creation tool](tools/ucsdirs.py) that can create a directory - Zipped [UCS Category-SubCategory directory trees](dirs) in all of the
tree of UCS categories and sub-categories in any of the supported supported languages.
languages, using the JSON schedule of your choice. - A [directory-creation tool](tools/ucsdirs.py) that was used to create
these trees.
## Who maintains this? ## Who maintains this?