Skip to content

Commit adabaff

Browse files
committed
Add release version badge
1 parent 5f49673 commit adabaff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Viam Python SDK
2-
[![documentation](https://img.shields.io/static/v1?label=docs&message=python.viam.dev&color=informational)](https://python.viam.dev)
2+
![PyPI](https://img.shields.io/pypi/v/viam-sdk)
3+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/viam-sdk)
4+
[![documentation](https://img.shields.io/static/v1?label=docs&message=python.viam.dev&color=lightgray)](https://python.viam.dev)
35
![build status](https://github.com/viamrobotics/python-sdk/actions/workflows/test.yml/badge.svg)
46
[![license](https://img.shields.io/badge/license-Apache_2.0-blue)](https://github.com/viamrobotics/viam-python-sdk/blob/main/LICENSE)
5-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/viam-sdk)
67

78
## (In)stability Notice
89

0 commit comments

Comments
 (0)