From e105274de4187c577fb787f25d905d707756194c Mon Sep 17 00:00:00 2001 From: Florent Rougon Date: Mon, 22 Jun 2020 00:39:36 +0200 Subject: [PATCH] Update catalog/README.md (and fix a typo) --- catalog/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/catalog/README.md b/catalog/README.md index bad7203..58b4ccc 100644 --- a/catalog/README.md +++ b/catalog/README.md @@ -8,11 +8,11 @@ md5sums, thumbnails, and previews of these. It consists of the script: * update-catalog.py -And its Python modules: +It uses Python modules located under `python3-flightgear/flightgear/meta/`: -* catalog.py -* catalogTags.py -* sgprogs.py +* aircraft_catalogs/catalog.py +* aircraft_catalogs/catalogTags.py +* sgprops.py Usage