From e198ecdd6b1ec62ead343e7d87ed0c44f77ca21e Mon Sep 17 00:00:00 2001 From: ceee Date: Tue, 17 Sep 2013 23:28:28 +0200 Subject: [PATCH] update docs --- PocketSharp.Website/index.html | 66 ++++++++++++-------------- PocketSharp/PocketSharp.nuspec | 2 +- PocketSharp/Properties/AssemblyInfo.cs | 4 +- README.md | 50 +++++++++++-------- 4 files changed, 64 insertions(+), 58 deletions(-) diff --git a/PocketSharp.Website/index.html b/PocketSharp.Website/index.html index 7ac6902..4518de8 100644 --- a/PocketSharp.Website/index.html +++ b/PocketSharp.Website/index.html @@ -32,6 +32,8 @@

PocketSharp is a C#.NET class library, that integrates the Pocket API v3 +

+ Current version: 1.2.0

Install-Package PocketSharp @@ -122,6 +124,8 @@ using PocketSharp.Models;

Release History