Skip to content

Commit 64eaeeb

Browse files
committed
Adding the event-loop badge for Code Climate to the readme per conversation with igorw
1 parent 457b6b8 commit 64eaeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Event-driven, non-blocking I/O with PHP.
44

5-
[![Build Status](https://secure.travis-ci.org/reactphp/react.png?branch=master)](http://travis-ci.org/reactphp/react)
5+
[![Build Status](https://secure.travis-ci.org/reactphp/react.png?branch=master)](http://travis-ci.org/reactphp/react) [![Code Climate](https://codeclimate.com/github/reactphp/event-loop/badges/gpa.svg)](https://codeclimate.com/github/reactphp/event-loop)
66

77
### Notice - (May 25th, 2014)
88

0 commit comments

Comments
 (0)