diff options
Diffstat (limited to 'backend/tolData/pickedImgs')
| -rw-r--r-- | backend/tolData/pickedImgs/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/backend/tolData/pickedImgs/README.md b/backend/tolData/pickedImgs/README.md new file mode 100644 index 0000000..dfe192b --- /dev/null +++ b/backend/tolData/pickedImgs/README.md @@ -0,0 +1,10 @@ +This directory holds additional image files to use for tree-of-life nodes, +on top of those from EOL and Wikipedia. + +Possible Files +============== +- (Image files) +- imgData.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). |
