]> granicus.if.org Git - curl/commitdiff
README.md: show the coverall coverage on github
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jun 2017 12:40:36 +0000 (14:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jun 2017 12:40:57 +0000 (14:40 +0200)
README.md

index 3473bb36209dc230830eca08c9ba8064b8cb1b71..4abb51bc2f03b28fecee1074cec8c751ed63e163 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/63/badge)](https://bestpractices.coreinfrastructure.org/projects/63)
 [![Coverity passed](https://scan.coverity.com/projects/curl/badge.svg)](https://scan.coverity.com/projects/curl)
 [![Build Status](https://travis-ci.org/curl/curl.svg?branch=master)](https://travis-ci.org/curl/curl)
+[![Coverage Status](https://coveralls.io/repos/github/curl/curl/badge.svg)](https://coveralls.io/github/curl/curl)
 
 Curl is a command-line tool for transferring data specified with URL
 syntax. Find out how to use curl by reading [the curl.1 man