Skip to content

Commit 1fb7fd1

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
update overlay text in readme.md
1 parent bdbce2d commit 1fb7fd1

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
@@ -141,7 +141,7 @@ To use the SDK, you need to provide it with a few configuration parameters. The
141141
// Renders an image with text overlaid.
142142
<ik-image
143143
path="/default-image.jpg"
144-
[transformation]='[{ "width": 300, "height": 300 },{ "raw": "l-text,i-ImageKit,w-10,rt-90,l-end" }]'>
144+
[transformation]='[{ "width": 300, "height": 300 },{ "raw": "l-text,i-Imagekit,rt-90,co-0651D5,fs-50,l-end" }]'>
145145
</ik-image>
146146

147147
// Lazy loading

0 commit comments

Comments
 (0)