From 06d059a77a230a995096e3eed3af0d7a7bff5b28 Mon Sep 17 00:00:00 2001 From: Alex McAuliffe Date: Thu, 2 Apr 2015 08:35:20 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fcc3334..71c0e68 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ ![Nustache.Core](https://img.shields.io/appveyor/ci/romanx/nustache/master.svg) ![Nustache.Core](https://img.shields.io/github/stars/jdiamond/Nustache.svg) -Nustache.Core: ![Nustache.Core](https://img.shields.io/nuget/dt/Nustache.svg) -Nustache.Mvc3: ![Nustache.Mvc3](https://img.shields.io/nuget/dt/Nustache.Mvc3.svg) -Nustache.Compliation: ![Nustache.Compliation](https://img.shields.io/nuget/dt/Nustache.Compilation.svg) +- Nustache.Core: [![Nustache.Core](https://img.shields.io/nuget/dt/Nustache.svg)](https://www.nuget.org/packages/Nustache/) +- Nustache.Mvc3: [![Nustache.Mvc3](https://img.shields.io/nuget/dt/Nustache.Mvc3.svg)](https://www.nuget.org/packages/Nustache.Mvc3/) +- Nustache.Compliation: [![Nustache.Compliation](https://img.shields.io/nuget/dt/Nustache.Compilation.svg)](https://www.nuget.org/packages/Nustache.Compilation/) ### NEW NOTICE - 2015-03-29: