diff options
| author | Terry Truong <terry06890@gmail.com> | 2023-01-23 18:00:43 +1100 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2023-01-23 18:01:13 +1100 |
| commit | 94a8ad9b067e5a2c442ce47ce72d1a53eb444160 (patch) | |
| tree | 2056373ee56b8b2f8269ac3e94d40f8f0e6eec0d /backend/tol_data/picked_imgs | |
| parent | 796c4e5660b1006575b8f2af9d99e2ce592c767a (diff) | |
Clean up some docs and naming inconsistencies
Diffstat (limited to 'backend/tol_data/picked_imgs')
| -rw-r--r-- | backend/tol_data/picked_imgs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 <br> +- `img_data.txt` <br> 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). |
