From 5aae0c42877b35140019a0c8dc01e58843da06a2 Mon Sep 17 00:00:00 2001 From: "MinWoo(Daniel) Park" Date: Mon, 11 Mar 2024 22:45:08 +0900 Subject: [PATCH] doc: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5669616..d5c369c 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ response = GeminiClient.generate_content("Hello, Gemini. What's the weather like response.response_dict ``` -Generate content from images +Generate content from image ```python from gemini import Gemini