diff --git a/README.md b/README.md index 4547b157..2ae0d416 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,7 @@ Parameters:
breakpoints
Optional. Boolean. Whether to generate copies of the image sized to each Bootstrap breakpoint.
densities
-
Optional. String. Float numbers suffixed with an "x", delimited by spaces. The pixel densities of the image to generate. There must be at least two. The largest density is the size of the original image. Examples: 1x 2x, 1x 1.5x 2x 2.5x 3x, 0.5x 1.33x 6x 10x. Must not be set with breakpoints, sizes, or srcset.
+
Optional. String. Float numbers suffixed with an "x", delimited by spaces. The pixel densities of the image to generate. There must be at least two. The largest density is the size of the original image. Examples are 1x 2x, 1x 1.5x 2x 2.5x 3x, 0.5x 1.33x 6x 10x. Must not be set with breakpoints, sizes, or srcset.
height
Optional. String. CSS value. Image height.
link