X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=README.md;h=ca9f55d3d28ce9117c32db1d70097a299845a646;hp=6d4a56bcfe2f3a9ab23c01c58970f826c2b15331;hb=359e0071f9e2fdc32b2cdc06716197d9c73de759;hpb=53a654ed6e112b2766b41c01a1c2bb79373c59e4 diff --git a/README.md b/README.md index 6d4a56b..ca9f55d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # 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. @@ -20,7 +22,7 @@ Known issues are listed in [BUGS](./BUGS) and future ideas can be found in [TODO ### PHARext Watch out for [PECL replicates](https://replicator.pharext.org?pecl_http) -and pharext packages attached to [releases](./releases). +and pharext packages attached to [releases](https://github.com/m6w6/ext-http/releases). ### Checkout