Skip to content

Commit 9434bb4

Browse files
authored
chore: add python banner (#70)
* chore: add python banner * Add logo image to README Add logo image to README for visual enhancement
1 parent 6a2a289 commit 9434bb4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/assets/python.png

536 KB
Loading

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![python.png](.github/assets/python.png)
2+
13
# Fish Audio Python SDK
24

35
[![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:
255257

256258
## License
257259

258-
This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details.
260+
This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)