Skip to content

Commit 0a4a25d

Browse files
committed
docs: update readme
1 parent 449e2c9 commit 0a4a25d

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
@@ -6,7 +6,7 @@
66
Javascript module to be run in the web browser for image compression.
77

88
## Features
9-
- You can use this module to compress jpeg, png, and webp images by reducing **resolution** or **storage size** before uploading to the application server to save bandwidth.
9+
- You can use this module to compress jpeg, png, webp, and bmp images by reducing **resolution** or **storage size** before uploading to the application server to save bandwidth.
1010
- **Multi-thread** (web worker) non-blocking compression is supported through options.
1111

1212

0 commit comments

Comments
 (0)