From df5989760c873ac509cf617f9d71cc60590a3f84 Mon Sep 17 00:00:00 2001 From: Thomas Denney Date: Mon, 18 Jul 2016 17:17:16 +0100 Subject: [PATCH] Make serial docs clearer, resolve issue #158 --- docs/device/serial.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/device/serial.md b/docs/device/serial.md index f6fecc7a..1598a260 100644 --- a/docs/device/serial.md +++ b/docs/device/serial.md @@ -29,7 +29,8 @@ Unfortunately, using the serial library requires quite a bit of a setup. If you are using the Google Chrome browser, you can use our extension to get serial data streaming in the editor. * Install the [Extension for BBC micro:bit](https://chrome.google.com/webstore/detail/extension-for-bbc-microbi/cihhkhnngbjlhahcfmhekmbnnjcjdbge?hl=en-US) on the Chrome Web Store. -* Restart Chrome and open the web editor. +* Restart Chrome and open the [web editor](https://codethemicrobit.com) +* The serial data will show below the simulator ### Windows