Config.w32: link to libssl.lib & libcrypto.lib
[m6w6/ext-http] / README.md
index adbe90773366d9a612553a46678f10ed9421e921..8bd6c0abda812411d5d144fbb61d337a97a2606d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # ext-http
 
-[![Build Status](https://travis-ci.org/m6w6/ext-http.svg?branch=v2.5.x)](https://travis-ci.org/m6w6/ext-http)
+[![Build Status](https://travis-ci.org/m6w6/ext-http.svg?branch=master)](https://travis-ci.org/m6w6/ext-http)
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/8711/badge.svg)](https://scan.coverity.com/projects/m6w6-ext-http)
+[![codecov](https://codecov.io/gh/m6w6/ext-http/branch/master/graph/badge.svg)](https://codecov.io/gh/m6w6/ext-http)
 [![Join the chat at https://gitter.im/m6w6/ext-http](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/m6w6/ext-http)
 
 Extended HTTP support. Again.
@@ -24,7 +26,7 @@ and pharext packages attached to [releases](https://github.com/m6w6/ext-http/rel
 
 ### Checkout
 
-       git clone github.com:m6w6/ext-http
+       git clone https://github.com/m6w6/ext-http.git
        cd ext-http
        /path/to/phpize
        ./configure --with-php-config=/path/to/php-config