From 8cfdc1c8cf18dfcfe021e2346d2a6a88594bcb6c Mon Sep 17 00:00:00 2001 From: Michael Goff Date: Wed, 8 Feb 2017 00:04:10 -0800 Subject: [PATCH] Update documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25c064b..cd829dc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # go-yamaha-avr -Yahama Audio/Video Receiver control through the Yamaha Control API +A Go library for controlling Yahama Audio/Video receivers with network connections through the Yamaha Control API. Yamaha Control API ================== -Yamaha has a simple API for controlling their receivers over the local network. This library implments a subset of the available network commands. +Yamaha has a simple API for controlling their receivers over the local network. This library implments a subset of the available network commands and has been tested with a Yamaha RX-V481 receiver. Usage =====