Skip to content

Commit 2b4c9ef

Browse files
add periods
1 parent 185bcfb commit 2b4c9ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

storage-resize-images/PREINSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Use this extension to create resized versions of an image uploaded to a Cloud Storage bucket.
22

33
When you upload an image file to your specified Cloud Storage bucket, this extension:
4-
- Creates a resized image with your specified dimensions
5-
- Stores both the resized image and the original image in the same Storage bucket
4+
- Creates a resized image with your specified dimensions.
5+
- Stores both the resized image and the original image in the same Storage bucket.
66
- Names the resized image using the same name as the original uploaded image, but suffixed with your specified width and height.
77

88
You can even configure the extension to create resized images of different dimensions for each original image upload. For example, you might want images that are 200x200, 400x400, and 680x680 - this extension can create these three resized images then store them in your bucket.

0 commit comments

Comments
 (0)