Include NuGet download count

This commit is contained in:
Gert Driesen
2017-10-09 19:30:25 +02:00
committed by GitHub
parent d58e96dc13
commit 5d664bd667
+1
View File
@@ -3,6 +3,7 @@ SSH.NET
SSH.NET is a Secure Shell (SSH-2) library for .NET, optimized for parallelism.
[![Version](https://img.shields.io/nuget/vpre/SSH.NET.svg)](https://www.nuget.org/packages/SSH.NET)
[![NuGet download count](https://img.shields.io/nuget/dt/SSH.NET.svg)
[![Build status](https://ci.appveyor.com/api/projects/status/ih77qu6tap3o92gu/branch/develop?svg=true)](https://ci.appveyor.com/api/projects/status/ih77qu6tap3o92gu/branch/develop)
## Introduction