From 16ce915aac7add2650aa539a3f1428da358ee337 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Tue, 5 Jun 2018 00:44:23 -0400 Subject: fix export.py error, add example output --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') 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 -- cgit v1.2.3