diff --git a/README.md b/README.md index 865499f..6277167 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ Store Next Door Titlecards of Bob's Burgers, sourced from the [Bob's Burgers Wiki](https://bobs-burgers.fandom.com/wiki/Store_Next_Door) -##epnums.txt +## epnums.txt Episode numbers, used for filenames. 00x01-00x04 refer to the variant appearances -##urls.txt +## urls.txt URLs to image files, sourced from the [Bob's Burgers Wiki](https://bobs-burgers.fandom.com/wiki/Store_Next_Door) -##dl.sh +## dl.sh Script that downloads the images, and saves them to `./out/` as jpegs -##collage.sh +## collage.sh Script that resizes and square-crops the images from `./out/`, saving them to `./resized/`. Compiles the images from `./resized/` as collages which are saved to `./collages/`. Collages are 3x2 so they can be printed on 4x6 photo prints. -##episode_spreadsheet.ods +## episode_spreadsheet.ods Very simple ods spreadsheet that i use to track storefronts, as well as copy/paste data into ./epnums.txt and ./urls.txt