Skip to content

Commit 237337c

Browse files
committed
Added License-Badge
1 parent c6e7993 commit 237337c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Human-friendly regular expression authoring
66
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/78f02236-5fb2-4d26-b16c-350d96ac957e/mini.png)](https://insight.sensiolabs.com/projects/78f02236-5fb2-4d26-b16c-350d96ac957e)
77
[![Build Status](https://travis-ci.org/rkrx/php-regexp-builder.svg?branch=master)](https://travis-ci.org/rkrx/php-regexp-builder)
88
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rkrx/php-regexp-builder/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/rkrx/php-regexp-builder/?branch=master)
9-
[![License](https://img.shields.io/packagist/l/rkr/regexp-builder.svg)](https://img.shields.io/packagist/l/rkr/regexp-builder.svg)
9+
[![Packagist](https://img.shields.io/packagist/l/rkr/regexp-builder.svg)](https://packagist.org/packages/rkr/regexp-builder)
1010

1111

1212
```PHP

0 commit comments

Comments
 (0)