From a962ea5a5673a51d9046110e1f61d05d21eed50c Mon Sep 17 00:00:00 2001 From: Maryam Ashoori Date: Sun, 1 Jan 2017 15:27:43 -0500 Subject: [PATCH] Update README.md --- recipes/conversation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/conversation/README.md b/recipes/conversation/README.md index 5cfd2071..7f7e01a6 100755 --- a/recipes/conversation/README.md +++ b/recipes/conversation/README.md @@ -16,7 +16,7 @@ This module provides Node.js code to get your Raspberry Pi to talk. It uses [Wat - The robot speaks the response via the Alsa audio playback tools ##Hardware -Check out [this instructable] (http://www.instructables.com/id/Build-a-Talking-Robot-With-Watson-and-Raspberry-Pi/) to prepare your system. You will need a Raspberry Pi 3, Microphone, Speaker, and [the TJBot cardboard]{https://ibmtjbot.github.io/#gettj}. +Check out [this instructable] (http://www.instructables.com/id/Build-a-Talking-Robot-With-Watson-and-Raspberry-Pi/) to prepare your system. You will need a Raspberry Pi 3, Microphone, Speaker, and [the TJBot cardboard](https://ibmtjbot.github.io/#gettj). ##Build We recommend starting with our [step by step instructions] (http://www.instructables.com/id/Build-a-Talking-Robot-With-Watson-and-Raspberry-Pi/) to build this recipe.