From 7d3728f9e8cb86830b7ea8d71a614f20896c9129 Mon Sep 17 00:00:00 2001 From: Nicholas Date: Wed, 6 Jul 2016 17:43:19 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8baa241..5d76a70 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![Build status](https://ci.appveyor.com/api/projects/status/hec8ioqg0j07ttg5?svg=true)](https://ci.appveyor.com/project/kroniak/flurl) -[![NuGet](https://img.shields.io/nuget/v/Flurl.Http.svg?maxAge=2592000)](https://www.nuget.org/packages/Flurl.Http/) +[![NuGet](https://img.shields.io/nuget/v/Flurl.Http.svg?maxAge=86400)](https://www.nuget.org/packages/Flurl.Http/) [![MyGet Pre -Release](https://img.shields.io/myget/flurl/vpre/Flurl.Http.svg?maxAge=2592000)](https://www.myget.org/feed/flurl/package/nuget/Flurl.Http) +Release](https://img.shields.io/myget/flurl/vpre/Flurl.Http.svg?maxAge=86400)](https://www.myget.org/feed/flurl/package/nuget/Flurl.Http) Flurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library. @@ -44,4 +44,4 @@ Or get just the stand-alone URL builder without the HTTP features: For updates and announcements, [follow @FlurlHttp on Twitter](https://twitter.com/intent/user?screen_name=FlurlHttp). -For detailed documentation, please visit the [main site](http://tmenier.github.io/Flurl/). \ No newline at end of file +For detailed documentation, please visit the [main site](http://tmenier.github.io/Flurl/).