Skip to content

Commit a8ae069

Browse files
committed
docs: spreadsheet import table descriptions clarify where to get input file
1 parent 9a0fa69 commit a8ae069

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • google-apps-scripts/table-descriptions-import

google-apps-scripts/table-descriptions-import/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Description
22

3-
This script works with the Django tables aucit spreadsheet: https://docs.google.com/spreadsheets/d/1G9kDheY3MdITZnrthTFIUyprrTEvlMYpkFYWbCAMCmA/
3+
This script works with the Django tables aucit spreadsheet: <https://docs.google.com/spreadsheets/d/1G9kDheY3MdITZnrthTFIUyprrTEvlMYpkFYWbCAMCmA/>
44

55
It creates a new sheet called `table-descriptions <date>` and populates it with the data from the spreadsheet.
66

@@ -16,7 +16,7 @@ It creates a new sheet called `table-descriptions <date>` and populates it with
1616
1. There should be a "CSV Tools" menu with an item "Upload CSV → New Sheet" to run the script
1717
1. Run the script
1818
1. Click "Upload CSV → New Sheet"
19-
1. Select the CSV file
19+
1. Select the CSV file (output from the `export-table-descriptions.sh` script)
2020
1. Click "Import"
2121
1. Check the results
2222

0 commit comments

Comments
 (0)