Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark authored Mar 11, 2024
1 parent 26adf40 commit 5aae0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5aae0c4

Please sign in to comment.