Skip to content

Commit 80eeb47

Browse files
committed
Adding Code Climate badge to readme
1 parent 5b4ccbb commit 80eeb47

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
@@ -1,6 +1,6 @@
11
# SocketClient Component
22

3-
[![Build Status](https://secure.travis-ci.org/reactphp/socket-client.png?branch=master)](http://travis-ci.org/reactphp/socket-client)
3+
[![Build Status](https://secure.travis-ci.org/reactphp/socket-client.png?branch=master)](http://travis-ci.org/reactphp/socket-client) [![Code Climate](https://codeclimate.com/github/reactphp/socket-client/badges/gpa.svg)](https://codeclimate.com/github/reactphp/socket-client)
44

55
Async Connector to open TCP/IP and SSL/TLS based connections.
66

0 commit comments

Comments
 (0)