Skip to content

Commit c6e7993

Browse files
committed
Added License-Badge
1 parent 87253de commit c6e7993

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ 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)
10+
911

1012
```PHP
1113
<?php

0 commit comments

Comments
 (0)