Skip to content

Commit e4c9d89

Browse files
author
Mat Lord
committed
chore(readme): Add deploy badge
1 parent 32075f6 commit e4c9d89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Stax SDK for Python
22
`staxapp` is the [Stax](https://stax.io) Software Development Kit (SDK) for Python, allowing users to interact with the Stax platform.
33

4-
![Build](https://github.com/stax-labs/lib-stax-python-sdk/workflows/build/badge.svg)
54
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=stax-labs_lib-stax-python-sdk&metric=alert_status&token=a1841dea3e7b4f749a99ea4351e95de1775f39fb)](https://sonarcloud.io/dashboard?id=stax-labs_lib-stax-python-sdk)
5+
![build](https://github.com/stax-labs/lib-stax-python-sdk/workflows/build/badge.svg)
6+
![deploy](https://github.com/stax-labs/lib-stax-python-sdk/workflows/deploy/badge.svg)
67

78
## Authentication
89
In order to use the Stax SDK for Python, you will need a valid [Stax API Token](https://www.stax.io/docs/stax_team/access_stax_api_with_an_api_token/).

0 commit comments

Comments
 (0)