Skip to content

Commit 2e81893

Browse files
committed
Merge pull request #3 from e3betht/cc-badge
Adding Code Climate badge to readme
2 parents f04d1b6 + 01edfb2 commit 2e81893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Datagram component
22

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

55
UDP datagram socket client and server for reactphp
66

0 commit comments

Comments
 (0)