Skip to content

Commit c55fe1d

Browse files
committed
docs: update README with new badge for Python version and improved build status link
1 parent eb0b009 commit c55fe1d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Fish Audio Python SDK
22

3+
[![Official SDK](https://img.shields.io/badge/Fish_Audio-Official_SDK-21176d?logo=fishaudio&logoColor=fff&logoSize=auto)](https://fish.audio)
34
[![PyPI version](https://badge.fury.io/py/fish-audio-sdk.svg)](https://badge.fury.io/py/fish-audio-sdk)
45
[![PyPI - Downloads](https://img.shields.io/pypi/dm/fish-audio-sdk)](https://pypi.org/project/fish-audio-sdk/)
5-
[![Build Status](https://img.shields.io/github/actions/workflow/status/fishaudio/fish-audio-python/ci.yml?branch=main)](https://github.com/fishaudio/fish-audio-python/actions)
6-
[![codecov](https://codecov.io/gh/fishaudio/fish-audio-python/branch/main/graph/badge.svg)](https://codecov.io/gh/fishaudio/fish-audio-python)
7-
[![Python Version](https://img.shields.io/pypi/pyversions/fish-audio-sdk)](https://pypi.org/project/fish-audio-sdk/)
6+
[![Build Status](https://img.shields.io/github/actions/workflow/status/fishaudio/fish-audio-python/python.yml?branch=main)](https://github.com/fishaudio/fish-audio-python/actions)
7+
[![codecov](https://img.shields.io/codecov/c/github/fishaudio/fish-audio-python)](https://codecov.io/gh/fishaudio/fish-audio-python)
8+
[![Python Version](https://img.shields.io/badge/python-3.9+-blue)](https://pypi.org/project/fish-audio-sdk/)
89
[![License](https://img.shields.io/github/license/fishaudio/fish-audio-python)](https://github.com/fishaudio/fish-audio-python/blob/main/LICENSE)
910

1011
The official Python library for the Fish Audio API - AI-powered text-to-speech, voice cloning, and speech recognition.

0 commit comments

Comments
 (0)