From 7a1043cdcce02f67991d70f396da155aefa7c846 Mon Sep 17 00:00:00 2001 From: Dina Berry Date: Thu, 4 Jan 2018 15:30:09 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 017b91e..ac9e8f6 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,10 @@ Ask LUIS to turn on the lights in this [interactive demonstration](https://azure * [Bot Builder Samples](https://github.com/Microsoft/BotBuilder-Samples): Bot Builder samples are organized into groups and designed to illustrate task-focused samples in C# and Node.js to help you build great bots! * [Azure REST API Specifications](https://github.com/Azure/azure-rest-api-specs/tree/master/specification/cognitiveservices/data-plane/LUIS):LUIS swagger files -* [Universal Language Intelligence Service](https://github.com/Microsoft/Universal-Language-Intelligence-Service): A wrapper for the Microsoft LUIS cognitive that provides universal language support (after training) using the bing translate api -* [Microsoft Cognitive Services control for Microsoft Bot Builder C# & Nodejs](https://github.com/Microsoft/BotBuilder-CognitiveServices): The cognitive services control makes consuming different Microsoft Cognitive Services easy for bots developed using Microsoft Bot Builder SDK. The control is available for C# and Node.js SDKs. -* [Activate Azure with Intelligent Apps C#](https://github.com/Microsoft/intelligent-apps): Fabrikam Investment Bank Customer Service uses LUIS -* [LUIS Console Application Sample C#](https://github.com/Azure-Samples/Cognitive-Services-LUIS-Console-Application) +* [Universal Language Intelligence Service - Nodejs](https://github.com/Microsoft/Universal-Language-Intelligence-Service): A wrapper for the Microsoft LUIS cognitive that provides universal language support (after training) using the bing translate api +* [Microsoft Cognitive Services control for Microsoft Bot Builder - C# & Nodejs](https://github.com/Microsoft/BotBuilder-CognitiveServices): The cognitive services control makes consuming different Microsoft Cognitive Services easy for bots developed using Microsoft Bot Builder SDK. The control is available for C# and Node.js SDKs. +* [Activate Azure with Intelligent Apps - C#](https://github.com/Microsoft/intelligent-apps): Fabrikam Investment Bank Customer Service uses LUIS +* [LUIS Console Application Sample - C#](https://github.com/Azure-Samples/Cognitive-Services-LUIS-Console-Application) ## Contributing