Skip to content

Commit a2c739f

Browse files
committed
Adds badges
1 parent 7396000 commit a2c739f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Pygments.php - A Thin Wrapper for the Python Pygments
22
=====================================================
33

4+
[![Latest Stable Version](https://poser.pugx.org/kzykhys/pygments/v/stable.png)](https://packagist.org/packages/kzykhys/pygments)
5+
[![Build Status](https://travis-ci.org/kzykhys/Pygments.php.png?branch=master)](https://travis-ci.org/kzykhys/Pygments.php)
6+
[![Coverage Status](https://coveralls.io/repos/kzykhys/Pygments.php/badge.png)](https://coveralls.io/r/kzykhys/Pygments.php)
7+
48
A PHP wrapper for the Python Pygments syntax highlighter
59

610
Requirements

0 commit comments

Comments
 (0)