Skip to content

Commit d86257a

Browse files
Add new lines in S3 structure
1 parent 2881270 commit d86257a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ If you want to learn why you should care about image optimizations I encourage y
1313
S3 Bucket structure will be the following:
1414

1515
\- prefix-gallery
16-
   |--- /original
17-
   |---  | --- /image.jpg
18-
   |--- /thumbs
19-
   |---  | --- /image_original.jpg
20-
   |---  | --- /image_thumb_1200.jpg
21-
   |---  | --- /image_thumb_640.jpg
22-
   |---  | --- /image_thumb_420.jpg
16+
   |--- /original 
 

17+
   |---  | --- /image.jpg 
 

18+
   |--- /thumbs 
 

19+
   |---  | --- /image_original.jpg 
 

20+
   |---  | --- /image_thumb_1200.jpg 
 

21+
   |---  | --- /image_thumb_640.jpg 
 

22+
   |---  | --- /image_thumb_420.jpg 
 

2323

2424
### Workflow
2525

0 commit comments

Comments
 (0)