Skip to content

Commit 06552f7

Browse files
committed
Add PyPI badges to README.md
1 parent 967670e commit 06552f7

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)