aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 1c19afc..aef4670 100644
--- a/README
+++ b/README
@@ -23,11 +23,11 @@ These data frames are saved into a pair of HDF (hierarchical data format)
files, `pkg.h5` and `cp.h5`, which contain general package information and
copyright/licensing information respectively.
-We generate Semantic MediaWiki pages from this data using one of a pair of
-export scripts. `export.py` exports the pages as a directory containing one
-file per page. `export_json.py` exports the pages as a single JSON file. This
-JSON file can be converted to a directory of wiki pages using the
-`json_to_wiki.py` script.
+We generate Semantic MediaWiki pages from this data using one of a pair
+of export scripts. `export.py` exports the pages as a directory
+containing one file per page. `export_json.py` exports the list of pages
+as a single JSON file named index.json. This JSON file can be converted
+to a directory of wiki pages using the `json_to_wiki.py` script.
## Importing data from debian