Skip to content

Commit

Permalink
Merge pull request #44 from noahhusby/docs/pdoc
Browse files Browse the repository at this point in the history
Update poetry and readme
  • Loading branch information
noahhusby authored Sep 24, 2024
2 parents 86ebec2 + c711ac9 commit af7b2b6
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

#### An async python package for interfacing with Russound RIO hardware

[**📖 Read the docs »**][docs]

[![](https://github.com/noahhusby/aiorussound/actions/workflows/publish.yml/badge.svg)](https://github.com/noahhusby/aiorussound/actions/workflows/build.yml)
[![](https://img.shields.io/github/license/noahhusby/aiorussound)](https://github.com/noahhusby/aiorussound/blob/main/LICENSE)
[![](https://img.shields.io/pypi/implementation/aiorussound
Expand Down Expand Up @@ -45,3 +47,5 @@ The RS232 port must be configured to use the RIO protocol instead of the RNET pr

## Acknowledgements
This is the continuation of the `russound_rio` package. This wouldn't be possible without the excellent work from [@wickerwaka](https://github.com/wickerwaka) and [@chphilli](https://github.com/chphilli).

[docs]: https://noahhusby.github.io/aiorussound/
121 changes: 120 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af7b2b6

Please sign in to comment.