Skip to content

Commit 313a1d4

Browse files
committed
feat: add packagist badge to readme
1 parent 69ed6a0 commit 313a1d4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Basecom_CspSplitHeader Magento 2 Module
22

3-
<div style="text-align: center;">
3+
<div align="center">
44

5+
[![Packagist][ico-version]][link-packagist]
56
[![Software License][ico-license]](LICENSE)
67
![Supported Magento Versions][ico-compatibility]
78

@@ -85,6 +86,8 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
8586

8687
&copy; 2024 basecom GmbH & Co. KG
8788

89+
[ico-version]: https://img.shields.io/packagist/v/basecom/magento2-csp-split-header.svg?style=flat-square
8890
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
89-
9091
[ico-compatibility]: https://img.shields.io/badge/magento-2.4-brightgreen.svg?logo=magento&longCache=true&style=flat-square
92+
93+
[link-packagist]: https://packagist.org/packages/basecom/magento2-csp-split-header

0 commit comments

Comments
 (0)