Skip to content

Commit a7c197a

Browse files
docs(readme): use github release badges
1 parent b94325c commit a7c197a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SymPress Framework Bundle
22

3-
[![Checks](https://img.shields.io/github/actions/workflow/status/SymPress/framework-bundle/qa.yml?branch=main&label=checks)](https://github.com/SymPress/framework-bundle/actions/workflows/qa.yml) [![Release](https://img.shields.io/packagist/v/sympress/framework-bundle.svg?label=release)](https://packagist.org/packages/sympress/framework-bundle) [![PHP](https://img.shields.io/packagist/dependency-v/sympress/framework-bundle/php.svg?label=php)](https://packagist.org/packages/sympress/framework-bundle) [![Downloads](https://img.shields.io/packagist/dt/sympress/framework-bundle.svg?label=downloads)](https://packagist.org/packages/sympress/framework-bundle/stats) [![License: GPL-2.0-or-later](https://img.shields.io/badge/license-GPL--2.0--or--later-blue.svg)](LICENSE) [![Security Policy](https://img.shields.io/badge/security-policy-2ea44f.svg)](SECURITY.md)
3+
[![Checks](https://img.shields.io/github/actions/workflow/status/SymPress/framework-bundle/qa.yml?branch=main&label=checks)](https://github.com/SymPress/framework-bundle/actions/workflows/qa.yml) [![Release](https://img.shields.io/github/v/release/SymPress/framework-bundle?label=release)](https://github.com/SymPress/framework-bundle/releases) [![PHP](https://img.shields.io/packagist/dependency-v/sympress/framework-bundle/php.svg?label=php)](https://packagist.org/packages/sympress/framework-bundle) [![Downloads](https://img.shields.io/packagist/dt/sympress/framework-bundle.svg?label=downloads)](https://packagist.org/packages/sympress/framework-bundle/stats) [![License: GPL-2.0-or-later](https://img.shields.io/badge/license-GPL--2.0--or--later-blue.svg)](LICENSE) [![Security Policy](https://img.shields.io/badge/security-policy-2ea44f.svg)](SECURITY.md)
44

55
`sympress/framework-bundle` is a SymPress bundle that brings Symfony-style framework services into WordPress projects.
66
It now uses Symfony's real `symfony/framework-bundle` as the compatibility layer and keeps the SymPress

0 commit comments

Comments
 (0)