Skip to content

Commit 90a4aaf

Browse files
authored
Add badges
1 parent 0cc2141 commit 90a4aaf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
[![Build Status](https://secure.travis-ci.org/unleashedtech/php-coding-standard.png)](http://travis-ci.org/unleashedtech/php-coding-standard)
2-
31
# Unleashed Technologies PHP CodeSniffer Coding Standard
42

3+
[![Latest Version](https://img.shields.io/packagist/v/unleashedtech/php-coding-standard.svg?style=flat-square)](https://packagist.org/packages/unleashedtech/php-coding-standard)
4+
[![Build Status](https://img.shields.io/travis/unleashedtech/php-coding-standard/master.svg?style=flat-square)](https://travis-ci.org/unleashedtech/php-coding-standard)
5+
[![Software License](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat-square)](LICENSE)
6+
57
A PHP coding standard for Unleashed Technologies, originally based on [djoos/Symfony-coding-standard](https://www.github.com/djoos/Symfony-coding-standard).
68

79
## Installation

0 commit comments

Comments
 (0)