Added nuget badge

This commit is contained in:
Gert Driesen
2016-06-19 17:48:18 +02:00
committed by GitHub
parent 37c163d2d3
commit 906dd9eb66
+2
View File
@@ -1,3 +1,5 @@
[![Version](https://img.shields.io/nuget/vpre/SSH.NET.svg)](https://www.nuget.org/packages/SSH.NET)
#Introduction#
This project was inspired by **Sharp.SSH** library which was ported from java and it seems like was not supported for quite some time. This library is a complete rewrite, without any third party dependencies, using parallelism to achieve the best performance possible.