Skip to content

Commit 3003743

Browse files
committed
Update README.md
1 parent 3a6c8ef commit 3003743

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# PHP Emoji Regex parser
22

3+
[![Build Status](https://travis-ci.org/urakozz/php-emoji-regex.svg?branch=master)](https://travis-ci.org/urakozz/php-emoji-regex)
4+
[![Code Climate](https://codeclimate.com/github/urakozz/php-emoji-regex/badges/gpa.svg)](https://codeclimate.com/github/urakozz/php-emoji-regex)
5+
[![Test Coverage](https://codeclimate.com/github/urakozz/php-emoji-regex/badges/coverage.svg)](https://codeclimate.com/github/urakozz/php-emoji-regex/coverage)
6+
37
Regular Expression Class for parsing Emoji in strings

0 commit comments

Comments
 (0)