Skip to content

Commit

Permalink
fix: hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
GetPsyched committed Jan 17, 2024
1 parent e0df450 commit e44a664
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# charachorder.py

A wrapper for CharaChorder's Serial API written in Python
A wrapper for [CharaChorder](https://www.charachorder.com)'s [Serial API](https://docs.charachorder.com/SerialAPI.html) written in Python

> **Warning:**
> This project is in beta; breaking changes will occur without notice. Please wait for v1.0.0
## Features

- Supports all major versions of Python3.
- Exhaustive list of commands as in the [Serial API](https://docs.charachorder.com/SerialAPI.html).
- Exhaustive list of commands as in the Serial API.
- Events (coming soon).

## Installation
Expand Down Expand Up @@ -50,4 +50,3 @@ for device in CharaChorder.list_devices():

- [Documentation](https://getpsyched.github.io/charachorder.py)
- [CharaChorder's Official Discord Server](https://discord.gg/QZJeZGtznG)
- [Serial API](https://docs.charachorder.com/SerialAPI.html)

0 comments on commit e44a664

Please sign in to comment.