Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix chat room link.
  • Loading branch information
ioquatix committed Aug 23, 2017
1 parent e6a1db7 commit bf0a45e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,12 +1,11 @@
# RubyDNS

[![Gitter](https://badges.gitter.im/join.svg)](https://gitter.im/socketry)

RubyDNS is a high-performance DNS server which can be easily integrated into other projects or used as a stand-alone daemon. By default it uses rule-based pattern matching. Results can be hard-coded, computed, fetched from a remote DNS server or fetched from a local cache, depending on requirements.

[![Build Status](https://travis-ci.org/socketry/rubydns.svg)](https://travis-ci.org/socketry/rubydns)
[![Code Climate](https://codeclimate.com/github/socketry/rubydns.svg)](https://codeclimate.com/github/socketry/rubydns)
[![Coverage Status](https://coveralls.io/repos/socketry/rubydns/badge.svg)](https://coveralls.io/r/socketry/rubydns)
[![Gitter](https://badges.gitter.im/join.svg)](https://gitter.im/socketry/rubydns)

[![RubyDNS Introduction](http://img.youtube.com/vi/B9ygq0xh3HQ/maxresdefault.jpg)](https://www.youtube.com/watch?v=B9ygq0xh3HQ&feature=youtu.be&hd=1 "RubyDNS Introduction")

Expand Down

0 comments on commit bf0a45e

Please sign in to comment.