diff --git a/README.md b/README.md index 1ac11ef..2e0616c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # AiShell 🤖 +[![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) +[![PyPI version](https://badge.fury.io/py/aishell.svg)](https://badge.fury.io/py/aishell) + + A simple Python code that connects to OpenAI's ChatGPT and executes the returned results. ## Key Features 💡