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