From 3d895370a608d4f51726b74e2560dcf5f4ec43a8 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Tue, 10 May 2022 15:40:58 +1000 Subject: Add quotes around displayed alt-names --- backend/data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend') diff --git a/backend/data/README.md b/backend/data/README.md index 209a2cc..9f0ea82 100644 --- a/backend/data/README.md +++ b/backend/data/README.md @@ -15,7 +15,7 @@ File Generation Process 1 Use downloadImgsForReview.py to download EOL images into imgsForReview/. It uses data in eol/imagesList.db, and the 'eol\_ids' table. 2 Use reviewImgs.py to filter images in imgsForReview/ into EOL-id-unique - images in imgsReviewed/ (uses 'names' and 'eol_ids' to display extra info). + images in imgsReviewed/ (uses 'names' and 'eol\_ids' to display extra info). 3 Use genImgsForWeb.py to create cropped/resized images in img/, using images in imgsReviewed, and also to add an 'images' table to data.db. 4 Node Description Data -- cgit v1.2.3