Skip to content

Commit 33f4e93

Browse files
committed
docs: updated README
1 parent 28def2b commit 33f4e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
[![Build states](https://github.com/voidberg/imagecache-sharp/workflows/Node.js%20CI/badge.svg)](https://github.com/voidberg/imagecache-sharp/actions?query=workflow%3A%22Node.js+CI%22+branch%3Amaster++)
33
[![Semantic release](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release/)
44
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
5-
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
65
[![Apache 2.0 License](https://img.shields.io/npm/l/imagecache-sharp.svg)](https://opensource.org/licenses/Apache-2.0)
76

87
## What is it?
@@ -194,6 +193,7 @@ Configuration:
194193

195194
- `width`: The width of the new image. Can be a number or a percent value.
196195
- `height`: The height of the new image. Can be a number or a percent value.
196+
- `upscale`: Whether to upscale the image. Defaults to true.
197197

198198
### Scale and crop
199199

0 commit comments

Comments
 (0)