diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-03-10 14:50:29 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-03-10 14:50:29 +0100 |
commit | 1e54c5fb095c71084e1d27583f124067c7a56fa9 (patch) | |
tree | 738e7948ed59e6c580d9b569a50a8eb3b4839399 | |
parent | 7c847ab9d522c4ee08060f93726f22ea6037db06 (diff) |
README.md: add coverity and travis badges
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@  [](https://bestpractices.coreinfrastructure.org/projects/63) +[](https://scan.coverity.com/projects/curl) +[](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 |