From a643e5c556b9c41615c53a4dc2845d1d59b69941 Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Fri, 15 Nov 2013 14:23:21 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1921320..dfee70a 100644 --- a/README.md +++ b/README.md @@ -60,13 +60,13 @@ You can find examples for Silverlight 5, WP8 and WPF in the `PocketSharp.Example - [ ] support for new Preferences API - [x] `cancellationToken` support for all methods -- [ ] support HTML injection into content from PocketArticle (maybe remove title from Article) +- [x] support HTML injection into content from PocketArticle (maybe remove title from Article) - [x] make setters for inline objects in PocketItem (images, videos, ...) - [x] IPocketClient interface - [x] PreRequest callback allows injection of `Action` before every request - [ ] Submit multiple actions in one request - [x] Split PocketReader into own NuGet package -- [ ] bugfixes, for sure! +- [x] bugfixes, for sure! ## Dependencies