From 9cc1f231d9f1eb0d2b7d6de0148bb7ea661835df Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Tue, 15 Oct 2013 19:47:42 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 3f877cf..593b405 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,6 @@ All public methods, which communicate with the Pocket servers are asynchronous. _In PocketSharp versions < 1.0.0 all methods lacked async support and were blocking._ -## What's next? - -In the next version I will implement the **Article View API**, but not the official by Pocket, because it is not available for everyone and doesn't satisfy my needs. - -Maybe I will try to add behavior to PocketItems as a next step, for example: `myPocketItem.Archive();` - ## Usage Example Request a [Consumer Key on Pocket.](http://getpocket.com/developer/apps/)