add Whats Next section to readme

This commit is contained in:
2013-09-22 18:26:12 +02:00
parent 208b157465
commit 90199ebe1f
+6
View File
@@ -29,6 +29,12 @@ 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/)