diff --git a/README.md b/README.md index 6293022..4a5fc1e 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,7 @@ Simple mirroring & archiving server. - ~~HTTP Mirroring uses custom python script using aiohttp, may change to wget recursive mirroring..~~ fixing script, currently just fetches in order. - $BASE_DIR is where all data is stored. Need to change manually in script index.py - + - index.py renders index.html file after each sync, order and half-size card can be configured in config.yml + +- element DIVIDER in .index (from config) is used to divide card between "main" and "additional mirroring" in index.html