From 0784109eb2cc95ac5f75a656cbbd7f1881717882 Mon Sep 17 00:00:00 2001 From: Nicole Parrot Date: Tue, 14 Aug 2018 18:25:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 822ff23..52bb285 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,11 @@ This piece of code will start the Gigglebot forward when button A is pressed. At ### To use a second micro:bit as a remote control Use a second micro:bit as a remote control for your Gigglebot. On this micro:bit, put the following code: + ![Remote Control](https://raw.githubusercontent.com/DexterInd/pxt-giggle/master/images/microbit_controller.png) On your gigglebot, put this code: + ![Remote Controlled Gigglebot](https://raw.githubusercontent.com/DexterInd/pxt-giggle/master/images/gigglebot_controlled.png) ## Supported targets