Skip to content

Commit c091887

Browse files
committed
Add badges and a short description to the README
1 parent 78d7671 commit c091887

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# LEVIY Coding Standard
22

3+
[![Build status](https://img.shields.io/travis/leviy/php-coding-standard.svg)](https://travis-ci.org/leviy/php-coding-standard)
4+
[![Packagist version](https://img.shields.io/packagist/v/leviy/coding-standard.svg)](https://packagist.org/packages/leviy/coding-standard)
5+
![PHP from Packagist](https://img.shields.io/packagist/php-v/leviy/coding-standard.svg)
6+
7+
The LEVIY coding standard for PHP code, including a PHPCS ruleset.
8+
39
## Installation
410

511
Install the coding standard using [Composer](https://getcomposer.org/):

0 commit comments

Comments
 (0)