aboutsummaryrefslogtreecommitdiff
path: root/example/readme.md
diff options
context:
space:
mode:
authorZero~Informatique2020-02-12 00:33:45 +0100
committerZero~Informatique2020-02-12 00:33:45 +0100
commitee9d82d0b307dee1c9138babf954a3864a0c2f83 (patch)
treea49a0bcf0b33f7f414acfcbe432d3865283978fb /example/readme.md
parent19d40a5ee98fb1f244612155acc559ff2f21bf6b (diff)
downloadldgallery-ee9d82d0b307dee1c9138babf954a3864a0c2f83.tar.gz
example: cleaner examples
Diffstat (limited to 'example/readme.md')
-rw-r--r--example/readme.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/example/readme.md b/example/readme.md
index d5a7563..087a8bc 100644
--- a/example/readme.md
+++ b/example/readme.md
@@ -8,7 +8,7 @@ Content
8------- 8-------
9 9
10``` 10```
11./example 11./example/src
12├── _DSC8808-1.jpg -- a picture 12├── _DSC8808-1.jpg -- a picture
13├── _DSC8808-1.jpg.yaml -- its associated sidecar metadata file 13├── _DSC8808-1.jpg.yaml -- its associated sidecar metadata file
14├── Glacier 3000 -- a directory grouping gallery items 14├── Glacier 3000 -- a directory grouping gallery items
@@ -18,5 +18,4 @@ Content
18│   ├── _DSC5542.jpg 18│   ├── _DSC5542.jpg
19│   └── _DSC5542.jpg.yaml 19│   └── _DSC5542.jpg.yaml
20├── gallery.yaml -- gallery settings file 20├── gallery.yaml -- gallery settings file
21└── readme.md -- this README
22``` 21```