diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -242,6 +242,7 @@ response = client.images.generate( image_url = response.data[0].url ``` Result: + [![Image with cat](/docs/cat.jpeg)](/docs/client.md) [to the client API](/docs/client.md) |