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).