Update README.md

This commit is contained in:
Penelope Gwen 2024-07-07 01:37:46 -06:00
parent d1749893a1
commit 4e4f37300c

View file

@ -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) 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 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) 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 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. 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 Very simple ods spreadsheet that i use to track storefronts, as well as copy/paste data into ./epnums.txt and ./urls.txt