Skip to content
Snippets Groups Projects
Commit 7e24bf6e authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :fist:
Browse files

fix project short description

parent 45d4d31f
Branches
Tags
No related merge requests found
# onkyrimote
A python-library and command line utility for controlling ONKYO receivers that support the analog RI protocol.
A python-library and command line utility for controlling Onkyo receivers that support the RI protocol.
## Installation
......
......@@ -16,7 +16,7 @@ except FileNotFoundError:
setup(
name="onkyrimote",
version=__version__,
description="Python library and command line utility for controlling ONKYO receivers through the analog RI protocol.",
description="Python library and command line utility for controlling Onkyo receivers through the RI protocol.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/kmohrf/onkyrimote",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment