From 5c9faa3340708126251128523a3d12664306a306 Mon Sep 17 00:00:00 2001 From: Ricky Brundritt Date: Thu, 12 Jan 2017 15:21:06 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1269cad..dc0eac2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![NuGet](https://img.shields.io/badge/NuGet-1.0.12-blue.svg)](https://www.nuget.org/packages/BingMapsRESTToolkit) +[![license](https://img.shields.io/badge/license-MIT%20License-yellow.svg)](https://github.com/Microsoft/BingMapsRESTToolkit/blob/master/LICENSE.md) This is a portable .NET class library which provides a set of tools that make it easy to access the Bing Maps REST services in .NET based apps. Take a look at the [Getting Started documentation](https://github.com/Microsoft/BingMapsRESTToolkit/wiki/Getting-Started).