From 2ab9a4225f88ef9bcd84b3d55ca4a9a69b9a2d55 Mon Sep 17 00:00:00 2001 From: Wang Yuchen <31466770+WangYuchenSJTU@users.noreply.github.com> Date: Wed, 11 Jul 2018 14:48:50 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 340aa73..f9f66ed 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,7 @@ Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub Code Snippets. ## Quickstart: Create and control an IoT device connected to an IoT hub (.NET) -You can try our getting started guide [here](https://github.com/Microsoft/vscode-azure-iot-toolkit/wiki/Quickstart-.NET). +You can try our getting started guide for [.NET](https://github.com/Microsoft/vscode-azure-iot-toolkit/wiki/Quickstart-.NET) and [Node.js](https://github.com/Microsoft/vscode-azure-iot-toolkit/wiki/Quickstart-Node.js). ## Resources - [Channel 9 video: Walkthrough of Azure IoT Toolkit extension](https://channel9.msdn.com/Shows/Internet-of-Things-Show/Azure-IoT-Toolkit-extension-for-Visual-Studio-Code)