summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-03-10 14:50:29 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-03-10 14:50:29 +0100
commit1e54c5fb095c71084e1d27583f124067c7a56fa9 (patch)
tree738e7948ed59e6c580d9b569a50a8eb3b4839399 /README.md
parent7c847ab9d522c4ee08060f93726f22ea6037db06 (diff)
downloadcurl-1e54c5fb095c71084e1d27583f124067c7a56fa9.tar.gz
README.md: add coverity and travis badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 567d6d1de..3473bb362 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
![curl logo](https://cdn.rawgit.com/curl/curl-www/master/logo/curl-logo.svg)
[![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)
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