diff --git a/.github/assets/python.png b/.github/assets/python.png new file mode 100644 index 0000000..c656ca9 Binary files /dev/null and b/.github/assets/python.png differ diff --git a/README.md b/README.md index 8371141..0689559 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![python.png](.github/assets/python.png) + # Fish Audio Python SDK [![PyPI version](https://img.shields.io/pypi/v/fish-audio-sdk.svg)](https://badge.fury.io/py/fish-audio-sdk) @@ -255,4 +257,4 @@ except FishAudioError as e: ## License -This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details.