From f0dde1826eb875eea4faef2225f751eed570478f Mon Sep 17 00:00:00 2001 From: Tim Heuer Date: Tue, 14 Mar 2017 07:03:38 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a5f18fb..83e5028 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Alexa Skills SDK for .NET [![Build status](https://ci.appveyor.com/api/projects/status/9r6nb0nlbykw5fh7?svg=true)](https://ci.appveyor.com/project/TimHeuer/alexa-skills-dotnet) -[![NuGet Pre Release](https://img.shields.io/nuget/vpre/Microsoft.AspNet.Mvc.svg)](https://www.nuget.org/packages/Alexa.NET) Alexa.NET is a helper library for working with Alexa skill requests/responses in C#. Whether you are using the AWS Lambda service or hosting your own service on your server, this library aims just to make working with the Alexa API more natural for a C# developer using a strongly-typed object model.