From 9d49aa9a8c2f6f4db60348ba5fd5692f51cd439b Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Sat, 6 Feb 2016 17:56:19 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1352a6e..560696e 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ The `Article` contains following fields: ReadSharp is a **Portable Class Library**, therefore it's compatible with multiple platforms and Universal Apps: - **.NET** >= 4.5 (including WPF) +- **UWP** - **Windows Phone** (Silverlight + WinPRT) >= 8 - **Windows Store** >= 8 - **Xamarin** iOS + Android @@ -111,4 +112,4 @@ _forks are included in the primary source code_ ## License -[MIT License](https://github.com/ceee/ReadSharp/blob/master/LICENSE-MIT) \ No newline at end of file +[MIT License](https://github.com/ceee/ReadSharp/blob/master/LICENSE-MIT)