Skip to content

Commit f0c1407

Browse files
committed
Merge pull request #14 from e3betht/cc-badge
Adding Code Climate badge to readme
2 parents 555bb6d + 9b0ec7f commit f0c1407

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
# Dns Component
22

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

55
Async DNS resolver.
66

0 commit comments

Comments
 (0)