Skip to content

Commit e3334a8

Browse files
committed
Update README.md
1 parent ad26965 commit e3334a8

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
@@ -36,7 +36,7 @@ The following steps are executed by the function on the basis of the transferred
3636
3. The image is scaled to the specified final height or width (so that the final height or width is not exceeded and there is no loss in dimension).
3737
4. The image is cropped either from the right or from the bottom.
3838
5. The transparent background is filled white.
39-
6. Finally the thumbnail is saved by this function, and the storage location of the thumbnail is returned as a parameter for further processing (return value).
39+
6. Finally the thumbnail is saved in a web comfort jpg format by this function, and the storage location of the thumbnail is returned as a parameter for further processing (return value).
4040

4141
This method should work and run on a wide range of php servers <br>
4242
and works without additional pear php extensions! <br>

0 commit comments

Comments
 (0)