diff --git a/README.md b/README.md index 47fa0b6..c6ee56a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Opencode Python API library -[![PyPI version]()](https://pypi.org/project/opencode-ai/) + +[![PyPI version](https://img.shields.io/pypi/v/opencode-ai.svg?label=pypi%20(stable))](https://pypi.org/project/opencode-ai/) The Opencode Python library provides convenient access to the Opencode REST API from any Python 3.8+ application. The library includes type definitions for all request params and response fields,