diff --git a/importer/README.md b/importer/README.md index 2df52601..502fbe5a 100644 --- a/importer/README.md +++ b/importer/README.md @@ -142,4 +142,4 @@ The coverage report `coverage.html` will be at the working directory - The `value` is where you pass the actual parameter value to filter the resources. The set default value is "gt2023-01-01", other examples include, "Good Health Clinic 1" - The `limit` is the number of resources exported at a time. The set default value is '1000' - Specify the `resource_type` you want to export, different resource_types are exported to different csv_files -- The csv_file containing the exported resources is labelled using the current time, to know when the resources were exported for example, csv/2024-02-21-12-21-export_Location.csv \ No newline at end of file +- The csv_file containing the exported resources is labelled using the current time, to know when the resources were exported for example, csv/exports/2024-02-21-12-21-export_Location.csv \ No newline at end of file