Skip to content

Commit bc82fb2

Browse files
committed
Merge branch 'master' of github.com:jeremykendall/php-domain-parser
2 parents 4de7788 + bcec67b commit bc82fb2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
PHP Domain Parser
1+
PHP Domain Parser [![Build Status](https://travis-ci.org/jeremykendall/php-domain-parser.png?branch=master)](https://travis-ci.org/jeremykendall/php-domain-parser)
22
=================
33

44
**PHP Domain Parser** is a [Public Suffix List](http://publicsuffix.org/) based
55
domain parser implemented in PHP.
66

7-
master: [![Build Status](https://travis-ci.org/jeremykendall/php-domain-parser.png?branch=master)](https://travis-ci.org/jeremykendall/php-domain-parser)
8-
develop: [![Build
9-
Status](https://travis-ci.org/jeremykendall/php-domain-parser.png?branch=development)](https://travis-ci.org/jeremykendall/php-domain-parser)
7+
[![Total Downloads](https://poser.pugx.org/jeremykendall/php-domain-parser/downloads.png)](https://packagist.org/packages/jeremykendall/php-domain-parser)
8+
[![Latest Stable Version](https://poser.pugx.org/jeremykendall/php-domain-parser/v/stable.png)](https://packagist.org/packages/jeremykendall/php-domain-parser)
109

1110
Motivation
1211
----------

0 commit comments

Comments
 (0)