Skip to content

Commit

Permalink
fix readme badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
spacetc62 committed Dec 17, 2024
1 parent 6e9feb4 commit b5fdc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Losant Python REST API Client

[![Build Status](https://travis-ci.com/Losant/losant-rest-python.svg?branch=master)](https://travis-ci.com/Losant/losant-rest-python) [![PyPI version](https://badge.fury.io/py/losant-rest.svg)](https://badge.fury.io/py/losant-rest)
![Build Status](https://github.com/Losant/losant-rest-pyton/actions/workflows/test.yml/badge.svg?branch=master) [![PyPI version](https://badge.fury.io/py/losant-rest.svg)](https://badge.fury.io/py/losant-rest)

The [Losant](https://www.losant.com) REST API client provides a simple way to use the comprehensive Losant API. You can authenticate either as a Losant device or with your user account, and have access to all the functionality of the Losant platform.

Expand Down

0 comments on commit b5fdc56

Please sign in to comment.