PHP compat 5-8
[m6w6/ext-json_post] / README.md
index f1cd90e3e242c151ada9cc8acf8a2805d9f7735c..bb0304aed02786614fab169bc80256426384f0fb 100644 (file)
--- 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