From b6be178aa56cf541b4a011c1d03f64e73ea6b488 Mon Sep 17 00:00:00 2001 From: FletchNelson <31289835+FletchNelson@users.noreply.github.com> Date: Thu, 5 Oct 2017 09:16:47 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8e373e9..3b241228 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ You can set up the SDK on the following platforms: * [Linux or macOS](https://github.com/alexa/avs-device-sdk/wiki/Linux-Quick-Start-Guide) * [Raspberry Pi](https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide) (Raspbian Stretch) -You can also prototype with an [xCORE VocalFusion 4-Mic Kit](https://github.com/xmos/vocalfusion-avs-setup) from XMOS. +You can also prototype with a third party development kit +* [xCORE VocalFusion 4-Mic Kit from XMOS](https://github.com/xmos/vocalfusion-avs-setup) Or if you prefer, you can start with our [SDK API Documentation](https://alexa.github.io/avs-device-sdk/).