Skip to content

Commit d415fb3

Browse files
docs(readme): use github release badges
1 parent c788cc3 commit d415fb3

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 Coding Standards
22

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

55
> SymPress PHP coding standards for WordPress projects built with Symfony-level application structure.
66

0 commit comments

Comments
 (0)