Skip to content

Commit 0825a85

Browse files
Some changes in README.
1 parent c260a85 commit 0825a85

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ Does not transmit the original. <br>
100100
jpg_to_heif: {
101101
param: value,
102102
},
103+
// you can also optimize images without changing the extension
104+
jpg_to_jpg: {
105+
param: value,
106+
},
103107
```
104108

105109
### Supported format names:
@@ -112,4 +116,4 @@ jpg_to_heif: {
112116
- `gif`
113117

114118
### If you find a bug, please create an issue [here](https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images/issues).
115-
### If this project was useful to you, you can give it a ★ in [repository](https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images).
119+
### If this project was useful to you, you can give it a ★ in [repository](https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images).

0 commit comments

Comments
 (0)