Skip to content

Commit 8485363

Browse files
authored
Merge pull request #13 from code-yeongyu/feature/readme-pypi
Add `PyPI` badges to `README.md`
2 parents 967670e + 06552f7 commit 8485363

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# AiShell 🤖
22

3+
[![Release Package to PyPI](https://github.com/code-yeongyu/AiShell/actions/workflows/release.yml/badge.svg)](https://github.com/code-yeongyu/AiShell/actions/workflows/release.yml)
4+
[![PyPI version](https://badge.fury.io/py/aishell.svg)](https://badge.fury.io/py/aishell)
5+
6+
37
A simple Python code that connects to OpenAI's ChatGPT and executes the returned results.
48

59
## Key Features 💡

0 commit comments

Comments
 (0)