From 94a8ad9b067e5a2c442ce47ce72d1a53eb444160 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 23 Jan 2023 18:00:43 +1100 Subject: Clean up some docs and naming inconsistencies --- backend/tol_data/picked_imgs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/tol_data/picked_imgs/README.md') diff --git a/backend/tol_data/picked_imgs/README.md b/backend/tol_data/picked_imgs/README.md index 1edd951..71c13c0 100644 --- a/backend/tol_data/picked_imgs/README.md +++ b/backend/tol_data/picked_imgs/README.md @@ -4,7 +4,7 @@ on top of those from EOL and Wikipedia. Possible Files ============== - (Image files) -- img_data.txt
+- `img_data.txt`
Contains lines with the format `filename|url|license|artist|credit`. The filename should consist of a node name, with an image extension. Other fields correspond to those in the `images` table (see ../README.md). -- cgit v1.2.3