Browse Source

Update 'README.md'

update readme
voltcitron 3 months ago
parent
commit
130bb8abac
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -8,7 +8,7 @@ Mon blog tout à fait minimaliste pas encore tout à fait fonctionnel mais c'est
 4. type "npm install"
 Now npm run commands should work
 
-This will use the package.json file to get what it need (dependancy of eleventy)
+This will use the package.json file to get what it need (dependancy of eleventy and Exif-Parser)
 And don't forget to do CMD+Maj+. on MacOS to show hidden files and folder (.gitignore, .eleventyignore)
 
 ## How-To
@@ -32,6 +32,7 @@ This is for local testing
 (Don't forget to often restart this when modifying the eleventy.config.js file)
 
 ## File Structure
+- _data - Photos are stored here and automagically added to website
 - _drafts - ignored md files from the builder
 - _site - whole blog rendered in html
 - includes - binaries & structure