Skip to content

Commit 33fd801

Browse files
committed
docs: add PyPI and GitHub release badges to README
- Add PyPI version badge linking to package page - Add GitHub release badge showing latest version - Improve README visual appeal and provide quick access to version info
1 parent 6111c7d commit 33fd801

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# StackOne AI SDK
22

3+
[![PyPI version](https://badge.fury.io/py/stackone-ai.svg)](https://badge.fury.io/py/stackone-ai)
4+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/StackOneHQ/stackone-ai-python)](https://github.com/StackOneHQ/stackone-ai-python/releases)
5+
36
StackOne AI provides a unified interface for accessing various SaaS tools through AI-friendly APIs.
47

58
## Features

0 commit comments

Comments
 (0)