Skip to content

Commit 9551a52

Browse files
Merge pull request #35 from xima-media/docs-badges
docs: add readme badges for version and code coverage
2 parents 655c06b + 2ee88b9 commit 9551a52

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44

55
# TYPO3 extension `xm_formcycle`
66

7-
[![Supported TYPO3 versions](https://typo3-badges.dev/badge/xm_formcycle/typo3/shields.svg)](https://extensions.typo3.org/extension/xm_formcycle)
7+
[![Latest Stable Version](http://poser.pugx.org/xima/xima-typo3-formcycle/v)](https://packagist.org/packages/xima/xima-typo3-formcycle)
8+
[![Supported TYPO3 versions](https://typo3-badges.dev/badge/xm_formcycle/typo3/shields.svg)](https://extensions.typo3.org/extension/ximaxm_formcycle)
9+
[![Total Downloads](http://poser.pugx.org/xima/xima-typo3-formcycle/downloads)](https://packagist.org/packages/xima/xima-typo3-formcycle)
10+
[![PHP Version Require](http://poser.pugx.org/xima/xima-typo3-formcycle/require/php)](https://packagist.org/packages/xima/xima-typo3-formcycle)
11+
[![Tests](https://github.com/xima-media/xm_formcycle/actions/workflows/tests.yml/badge.svg)](https://github.com/xima-media/xm_formcycle/actions/workflows/tests.yml)
12+
[![codecov](https://codecov.io/gh/xima-media/xm_formcycle/graph/badge.svg?token=VUMQ5EUG02)](https://codecov.io/gh/xima-media/xm_formcycle)
813

914
</div>
1015

0 commit comments

Comments
 (0)