diff options
author | hsiao yi <hsiaoyi0504@gmail.com> | 2017-11-11 13:16:58 -0500 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-11-12 00:07:38 +0100 |
commit | dab7debe2a26ebb937fe03eb7fcd0260d11e7325 (patch) | |
tree | 023364af7b243a853aed4b11abd7c3dd1e5cd566 /README.md | |
parent | aa7668b94815fd880faecaa4bc4a9ed59e07435c (diff) | |
download | curl-dab7debe2a26ebb937fe03eb7fcd0260d11e7325.tar.gz |
README.md: fixed layout
Closes #2069
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ ![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) |