summaryrefslogtreecommitdiffstats
path: root/docs/client.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/client.md')
-rw-r--r--docs/client.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/client.md b/docs/client.md
index 1201a83d..deb5b0ba 100644
--- a/docs/client.md
+++ b/docs/client.md
@@ -68,4 +68,10 @@ response = client.images.create_variation(
image_url = response.data[0].url
```
+Orginal:
+[![Image with cat](/docs/cat.jpeg)](/docs/client.md)
+
+Variant:
+[![Image with cat](/docs/cat.webp)](/docs/client.md)
+
[to Home](/docs/client.md)