Skip to content

Commit d90ee9f

Browse files
committed
Add badges
1 parent e9b8ca1 commit d90ee9f

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
Regular expression validator
22
============================
33

4+
[![Build Status](https://travis-ci.org/antalaron/regex-validator.svg?branch=master)](https://travis-ci.org/antalaron/regex-validator) [![Coverage Status](https://coveralls.io/repos/github/antalaron/regex-validator/badge.svg)](https://coveralls.io/github/antalaron/regex-validator?branch=master) [![Latest Stable Version](https://poser.pugx.org/antalaron/regex-validator/v/stable)](https://packagist.org/packages/antalaron/regex-validator) [![Latest Unstable Version](https://poser.pugx.org/antalaron/regex-validator/v/unstable)](https://packagist.org/packages/antalaron/regex-validator) [![License](https://poser.pugx.org/antalaron/regex-validator/license)](https://packagist.org/packages/antalaron/regex-validator)
5+
46
PHP library to validate regular expressions.
57

68
Installation

0 commit comments

Comments
 (0)