Skip to content

Commit

Permalink
docs: Update README
Browse files Browse the repository at this point in the history
- Add PyPI badge
- Specify minimum Python version requirement
  • Loading branch information
chyroc committed Sep 26, 2024
1 parent 058608e commit 8df349b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# coze-py
# Coze Python API SDK

[![PyPI version](https://img.shields.io/pypi/v/cozepy.svg)](https://pypi.org/project/cozepy/)

## Requirements

Python 3.7 or higher.

## Install

Expand Down

0 comments on commit 8df349b

Please sign in to comment.