From b6d1b5892b95038f6ac741c177b4d50134a53879 Mon Sep 17 00:00:00 2001 From: Michael Goff Date: Wed, 8 Feb 2017 00:07:23 -0800 Subject: [PATCH] Update documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd829dc..fafc2bb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Go library for controlling Yahama Audio/Video receivers with network connectio 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 and has been tested with a Yamaha RX-V481 receiver. +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](http://amzn.to/2kl32xQ). Usage =====