fix PHP5-ZTS
[m6w6/ext-apfd] / README.md
index f84e0e01ea84e07e8dccd6269b633076d279bd5c..2e1d469a8475f4b7a126b7114b78065eb647da1a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,13 +1,15 @@
 # ext-apfd
 
-[![Build Status](https://travis-ci.org/m6w6/ext-apfd.svg?branch=master)](https://travis-ci.org/m6w6/ext-apfd)
+[![Build Status](https://github.com/m6w6/ext-apfd/workflows/ci/badge.svg?branch=master)](https://github.com/m6w6/ext-apfd/actions?query=branch%3Amaster+workflow%3Aci)
+[![codecov](https://codecov.io/gh/m6w6/ext-apfd/branch/master/graph/badge.svg?token=Nku9tz8EMj)](https://codecov.io/gh/m6w6/ext-apfd)
 
 Always Populate Form Data
 
 ## Documentation
 
 See the [online markdown reference](https://mdref.m6w6.name/apfd).
-## Installing
+
+## Install
 
 ### PECL
 
@@ -16,7 +18,7 @@ See the [online markdown reference](https://mdref.m6w6.name/apfd).
 ### PHARext
 
 Watch out for [PECL replicates](https://replicator.pharext.org?apfd)
-and pharext packages attached to [releases](./releases).
+and pharext packages attached to [releases](https://github.com/m6w6/ext-apfd/releases).
 
 ### Checkout