From d35a333d002ba92d2f002477d641528fe4df94a7 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Wed, 25 Jan 2023 14:11:35 +0100 Subject: [PATCH] Update badges --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed8719f..ea62a31 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# sebastian/exporter - +[![Latest Stable Version](https://poser.pugx.org/sebastian/exporter/v/stable.png)](https://packagist.org/packages/sebastian/exporter) [![CI Status](https://github.com/sebastianbergmann/exporter/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/exporter/actions) [![Type Coverage](https://shepherd.dev/github/sebastianbergmann/exporter/coverage.svg)](https://shepherd.dev/github/sebastianbergmann/exporter) +[![codecov](https://codecov.io/gh/sebastianbergmann/exporter/branch/main/graph/badge.svg)](https://codecov.io/gh/sebastianbergmann/exporter) + +# sebastian/exporter This component provides the functionality to export PHP variables for visualization.