From cdb3a5cebaa2635d024408e7d4d68f11fa3c382e Mon Sep 17 00:00:00 2001 From: Justin Cooper Date: Wed, 5 Jun 2019 13:00:54 -0500 Subject: [PATCH] update readme for responsive images --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3da1360d..b7f44347 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ 1. Duplicate `template.md` to `_board/.md`. 2. Edit `_board/.md` according to the template's instructions. 3. Provide 3 images. An original high-quality image. A smaller image (300 px width), -and a larger image (700 px width) in each respective directory (assets/images/boards/{small large}) -and process them in something like https://squoosh.app/ to reduce file size. +and a larger image (700 px width) in each respective directory (assets/images/boards/{small large original}) +and process them in something like https://squoosh.app/ to reduce file size. If +you only have one image, place it in the 'original' folder. 3. Create a pull request with the file changes.