Skip to content

Commit 3f37e42

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
update readme
1 parent b80949a commit 3f37e42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Get started with [official quick start guide](https://docs.imagekit.io/getting-s
3535
### SDK Version 3.0.0
3636
#### Breaking changes
3737
**1. Overlay syntax update**
38-
* In version 3.0.0, we've removed the old overlay syntax parameters for transformations, such as `oi`, `ot`, `obg`, and [more](https://docs.imagekit.io/features/image-transformations/overlay). These parameters are deprecated and will start returning errors when used in URLs. Please migrate to the new Layers syntax that supports overlay nesting, provides better positional control, and allows more transformations at the layer level. You can start with [examples](https://docs.imagekit.io/features/image-transformations/overlay-using-layers#examples) to learn quickly.
39-
* You can migrate to the new Layers syntax using the `raw` transformation parameter.
38+
* In version 3.0.0, we've removed the old overlay syntax parameters for transformations, such as `oi`, `ot`, `obg`, and [more](https://docs.imagekit.io/features/image-transformations/overlay). These parameters are deprecated and will start returning errors when used in URLs. Please migrate to the new layers syntax that supports overlay nesting, provides better positional control, and allows more transformations at the layer level. You can start with [examples](https://docs.imagekit.io/features/image-transformations/overlay-using-layers#examples) to learn quickly.
39+
* You can migrate to the new layers syntax using the `raw` transformation parameter.
4040

4141
## Installation
4242

0 commit comments

Comments
 (0)