From c2b56cf3425624866adfb687bedc704b0197136f Mon Sep 17 00:00:00 2001 From: Francesco Bertolaccini Date: Sun, 31 Jan 2016 11:38:14 +0100 Subject: [PATCH] Add NuGet info --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5425a7c..85bd7d4 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,11 @@ The library is designed to work regardlessly of the underlying OS, so it should and OSX equally well. I haven't tested the OSX port though, and I only superficially tried it on Linux. If anyone feels so inclined, he/she could contribute by testing it and reporting the results. This would -be greatly appreciated. \ No newline at end of file +be greatly appreciated. + +## Installation + +You can use this library by compiling it as described in the [wiki](https://github.com/frabert/SharpPhysFS/wiki) +or by adding it as a reference using NuGet: + + Install-Package SharpPhysFS \ No newline at end of file