Skip to content

Commit 6d132b7

Browse files
committed
Added coveralls coverage status
[skip ci]
1 parent 25fc639 commit 6d132b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Build Status](https://travis-ci.org/RipcordSoftware/HttpWebClient.svg?branch=master)](https://travis-ci.org/RipcordSoftware/HttpWebClient)
22
[![Build status](https://ci.appveyor.com/api/projects/status/3cjlb49rdxoxg68i?svg=true)](https://ci.appveyor.com/project/craigminihan/httpwebclient)
3+
[![Coverage Status](https://coveralls.io/repos/github/RipcordSoftware/HttpWebClient/badge.svg?branch=master)](https://coveralls.io/github/RipcordSoftware/HttpWebClient?branch=master)
34

45
# HttpWebClient
56
The HttpWebClient is a C# HTTP Web Client implementation designed to drop-in replace Mono's HttpWebRequest and HttpWebResponse implementation. The main goals were:

0 commit comments

Comments
 (0)