Skip to content

Commit 1d4d0cc

Browse files
Link to API docs in README
We publish these at https://connectrpc.github.io/connect-python/, but I had trouble finding that URL anywhere. This just adds a badge with a link to them at the top of the README, which seems common for Python projects. Signed-off-by: Stefan VanBuren <svanburen@buf.build>
1 parent 4db490e commit 1d4d0cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![CI](https://github.com/connectrpc/connect-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/connectrpc/connect-python/actions/workflows/ci.yaml)
55
[![codecov](https://codecov.io/github/connectrpc/connect-python/graph/badge.svg)](https://codecov.io/github/connectrpc/connect-python)
66
[![PyPI version](https://img.shields.io/pypi/v/connect-python)](https://pypi.org/project/connect-python)
7+
[![API Docs](https://img.shields.io/badge/API_Docs-connectrpc.github.io-blue)](https://connectrpc.github.io/connect-python/api/)
78

89
A Python implementation of [Connect](https://connectrpc.com/): Protobuf RPC that works.
910

0 commit comments

Comments
 (0)