Skip to content

Commit 7da0c68

Browse files
authored
Add Python support to README (#42)
In google/generative-ai-docs#63 the user pointed out that we don't document Python support. This badge uses the latest PyPI package, so should be future-proof as we move things around.
1 parent 54cfd29 commit 7da0c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Google Generative AI Python Client
22
==================================
33

44
[![PyPI version](https://badge.fury.io/py/google-generativeai.svg)](https://badge.fury.io/py/google-generativeai)
5+
![Python support](https://img.shields.io/pypi/pyversions/google-generativeai)
56
![PyPI - Downloads](https://img.shields.io/pypi/dd/google-generativeai)
67

78
Get started using the PaLM API in Python. Check out the [developer site](https://developers.generativeai.google/)

0 commit comments

Comments
 (0)