Skip to content

Commit 3b6df69

Browse files
committed
Update README.md
Add build status image
1 parent f3b960c commit 3b6df69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
PHP CSS Parser
22
--------------
33

4+
[![build status](https://travis-ci.org/sabberworm/PHP-CSS-Parser.png)](https://travis-ci.org/sabberworm/PHP-CSS-Parser)
5+
46
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS.
57

68
## Usage

0 commit comments

Comments
 (0)