From de143d46057da09fa1f279aa19405a94c3f90445 Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Tue, 29 Oct 2013 09:01:06 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 67646b4..e1fb6cc 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ You can find examples for Silverlight 5, WP8 and WPF in the `PocketSharp.Example ## What's next? - `cancellationToken` support for all methods +- support HTML injection into content from PocketArticle (maybe remove title from Article) +- benchmarking download of large lists +- benchmarking of search algorithm ## Dependencies