From 33ce867b1bd4abb8fc9dde049507937182b9c6e3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 18 Nov 2019 20:09:07 +0100 Subject: csv2json, json2json: Perform consistency checks --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d53b36b..42cd267 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ located in `share/stations.json`. There are two recommended editing methods. Automatic method, e.g. to incorporate changes from Open Data sources: * modify stations.json with a script in any JSON-aware language you like -* run ./json2json in the share diretcory. This transforms stations.json into - its canonical format, which simplifies tracking of changes and reduces diff - size +* run `./json2json` in the share diretcory. This performs consistency checks and + transforms stations.json into its canonical format, which simplifies tracking + of changes and reduces diff size Manual method: -- cgit v1.2.3