update docs

This commit is contained in:
2014-04-05 11:43:43 +02:00
parent dcdd135c2c
commit 28c7b8e25e
2 changed files with 17 additions and 5 deletions
+6 -5
View File
@@ -83,12 +83,13 @@ The `Article` contains following fields:
## Supported platforms
ReadSharp is a **Portable Class Library**, therefore it's compatible with multiple platforms:
ReadSharp is a **Portable Class Library**, therefore it's compatible with multiple platforms and Universal Apps:
- **.NET** >= 4.0.3 (including WPF)
- **Silverlight** >= 4
- **Windows Phone** >= 7.5
- **Windows Store**
- **.NET** >= 4.5 (including WPF)
- **Windows Phone** (Silverlight + WinPRT) >= 8
- **Windows Store** >= 8
- **Xamarin** iOS + Android
- _WP7 and Silverlight are dropped in 4.0, use PocketSharp < 4.0, if you want to support them_
## Forked Dependencies