X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-json_post;a=blobdiff_plain;f=README.md;h=bb0304aed02786614fab169bc80256426384f0fb;hp=f1cd90e3e242c151ada9cc8acf8a2805d9f7735c;hb=bda8b43e0418324d9caf532c146bca5a5be89fc1;hpb=2daf698fb6d53d3100aff5ba1d00530753213cd4 diff --git a/README.md b/README.md index f1cd90e..bb0304a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ext-json_post -[![Build Status](https://travis-ci.org/m6w6/ext-json_post.svg?branch=master)](https://travis-ci.org/m6w6/ext-json_post) +[![Build Status](https://github.com/m6w6/ext-json_post/workflows/ci/badge.svg?branch=master)](https://github.com/m6w6/ext-json_post/actions?query=branch%3Amaster+workflow%3Aci) +[![codecov](https://codecov.io/gh/m6w6/ext-json_post/branch/master/graph/badge.svg?token=Nku9tz8EMj)](https://codecov.io/gh/m6w6/ext-json_post) JSON POST handler @@ -8,7 +9,7 @@ JSON POST handler See the [online markdown reference](https://mdref.m6w6.name/json_post). -## Installing +## Install ### PECL @@ -17,7 +18,7 @@ See the [online markdown reference](https://mdref.m6w6.name/json_post). ### PHARext Watch out for [PECL replicates](https://replicator.pharext.org?json_post) -and pharext packages attached to [releases](./releases). +and pharext packages attached to [releases](https://github.com/m6w6/ext-json_post/releases). ### Checkout