diff --git a/README.md b/README.md index 576bad5..06b34de 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This library provides an object-oriented wrapper of the PHP cURL extension. [![Maintainability](https://api.codeclimate.com/v1/badges/6c34bb31f3eb6df36c7d/maintainability)](https://codeclimate.com/github/php-mod/curl/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/6c34bb31f3eb6df36c7d/test_coverage)](https://codeclimate.com/github/php-mod/curl/test_coverage) [![Total Downloads](https://poser.pugx.org/curl/curl/downloads)](//packagist.org/packages/curl/curl) +[![Tests](https://github.com/php-mod/curl/actions/workflows/tests.yml/badge.svg)](https://github.com/php-mod/curl/actions/workflows/tests.yml) If you have questions or problems with installation or usage [create an Issue](https://github.com/php-mod/curl/issues).