diff --git a/README.md b/README.md index e3ea9c4..2d5b788 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Behat API Extension -![Current build Status](https://github.com/imbo/behat-api-extension/workflows/CI/badge.svg) +[![CI](https://github.com/imbo/behat-api-extension/actions/workflows/ci.yml/badge.svg)](https://github.com/imbo/behat-api-extension/actions/workflows/ci.yml) This Behat extension provides an easy way to test JSON-based API's in [Behat 3](http://behat.org). Inspired by [behat/web-api-extension](https://github.com/Behat/WebApiExtension/) and originally written to test the [Imbo API](http://imbo.io).