Skip to content

Commit d53692c

Browse files
authored
badge changes
seperate NuGet badges for Flurl & Flurl.Http, drop MyGet badge
1 parent 9007264 commit d53692c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#Flurl
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/hec8ioqg0j07ttg5/branch/master?svg=true)](https://ci.appveyor.com/project/kroniak/flurl/branch/master)
4-
[![NuGet](https://img.shields.io/nuget/v/Flurl.Http.svg?maxAge=3600)](https://www.nuget.org/packages/Flurl.Http/)
5-
[![MyGet PreRelease](https://img.shields.io/myget/flurl/vpre/Flurl.Http.svg?maxAge=3600)](https://www.myget.org/feed/flurl/package/nuget/Flurl.Http)
4+
[![Flurl](https://img.shields.io/nuget/v/Flurl.svg?maxAge=3600)](https://www.nuget.org/packages/Flurl/)
5+
[![Flurl.Http](https://img.shields.io/nuget/v/Flurl.Http.svg?maxAge=3600)](https://www.nuget.org/packages/Flurl.Http/)
66

77
Flurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library.
88

0 commit comments

Comments
 (0)