Skip to content

Commit

Permalink
fix shield
Browse files Browse the repository at this point in the history
  • Loading branch information
James Boulton committed Dec 3, 2024
1 parent 377d172 commit 8a2da06
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 @@
# python-dashio

![Discord Shield](https://discord.com/api/guilds/[1313341785430429747]/widget.png?style=shield)
[![](https://img.shields.io/discord/1313341785430429747?color=5865F2&logo=Discord&style=flat-square)](https://discord.gg/Cn9jeX9z)
![Tests](https://github.com/dashio-connect/python-dashio/actions/workflows/tests.yml/badge.svg)

**[python-dashio](https://github.com/dashio-connect/python-dashio)** - Create beautiful mobile dashboards for your python project. The python-dashio library allows easy setup of controls such as Dials, Text Boxes, Charts, Graphs, and Notifications. You can define the look and layout of the controls on your phone from your python code. There are three methods to connect to your phone; Bluetooth Low Energy (BLE - on supported platforms), TCP, and MQTT via the dash.dashio.io server.
Expand Down

0 comments on commit 8a2da06

Please sign in to comment.