From 99396b9a0a86243677821cc89e4c5f2669bb5e93 Mon Sep 17 00:00:00 2001 From: ceee Date: Mon, 29 Jul 2013 22:18:41 +0200 Subject: [PATCH] update readme; --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 37424f7..d4e8ac0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # PocketSharp -> This project is work in progress. -> PocketSharp will be released as a NuGet package when ready. - **PocketSharp** is a C#.NET class library, that integrates the [Pocket API v3](http://getpocket.com/developer) and consists of 4 parts: - Authentication @@ -10,11 +7,11 @@ - Modify - Add ---- +[pocketsharp.frontendplay.com](http://pocketsharp.frontendplay.com/) -_If you don't know [Pocket](http://getpocket.com), be sure to check it out. It's an awesome service that lets you save articles, videos, ... in the cloud and access it from all your devices._ +## Install using NuGet ---- +`Install-Package PocketSharp` ## Usage Example