include nuget link in readme

This commit is contained in:
2013-12-19 12:22:05 +01:00
parent 3590871d5a
commit ec8624d1e2
+7
View File
@@ -2,6 +2,13 @@
ReadSharp was previously **PocketSharp.Reader** and is now hosted without the [PocketSharp](https://github.com/ceee/PocketSharp) dependency.
## Install ReadSharp using [NuGet](https://www.nuget.org/packages/ReadSharp/)
```
Install-Package ReadSharp
```
## What's it all about?
The library extracts the main content of a website and returns the article as HTML with it's associated title, description, favicon and all included images.