diff --git a/README.md b/README.md index 34fef389..f0c860f9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ![python-version](https://img.shields.io/badge/python-3.9-blue.svg) [![openai-version](https://img.shields.io/badge/openai-0.27.2-orange.svg)](https://openai.com/) [![license](https://img.shields.io/badge/License-GPL%202.0-brightgreen.svg)](LICENSE) +[![Publish Docker image](https://github.com/n3d1117/chatgpt-telegram-bot/actions/workflows/publish.yaml/badge.svg)](https://github.com/n3d1117/chatgpt-telegram-bot/actions/workflows/publish.yaml) A [Telegram bot](https://core.telegram.org/bots/api) that integrates with OpenAI's _official_ [ChatGPT](https://openai.com/blog/chatgpt/) APIs to provide answers. Ready to use with minimal configuration required.