diff --git a/README.md b/README.md index d9527b5..1744e23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![PocketSharp](https://raw.github.com/ceee/PocketSharp/master/PocketSharp.Website/Assets/Images/github-header.png) -**PocketSharp** is a C#.NET class library, that integrates the [Pocket API v3](http://getpocket.com/developer). +**PocketSharp** is a C#.NET portable class library that integrates the [Pocket API v3](http://getpocket.com/developer). **Website:** [pocketsharp.frontendplay.com](http://pocketsharp.frontendplay.com/)
@@ -21,7 +21,7 @@ See [wiki](https://github.com/ceee/PocketSharp/wiki) or [website](http://pockets PocketSharp is a **Portable Class Library** (since 1.0.0), therefore it's compatible with multiple platforms: -- **.NET** >= 4.0.3 (including WPF) +- **.NET** >= 4.5 (including WPF) - **Silverlight** >= 4 - **Windows Phone** >= 7.5 - **Windows Store** @@ -36,6 +36,11 @@ You can find examples for Silverlight 5, WP8 and WPF in the `PocketSharp.Example - [Microsoft.Net.Http](https://www.nuget.org/packages/Microsoft.Net.Http/) - [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/) +## Forked Dependencies + +- [NReadability](https://github.com/marek-stoj/NReadability) - converted to a PCL with minor adaptations +- [SgmlReader](https://github.com/MindTouch/SGMLReader) - converted to a PCL + ## Contributors | [![twitter/artistandsocial](http://gravatar.com/avatar/9c61b1f4307425f12f05d3adb930ba66?s=70)](http://twitter.com/artistandsocial "Follow @artistandsocial on Twitter") | |---|