Skip to content

Commit

Permalink
chore: add build status
Browse files Browse the repository at this point in the history
  • Loading branch information
jinliming2 committed Aug 16, 2020
1 parent 56f72ad commit 6ddd7a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Secure DNS

[![Build Status](https://travis-ci.org/jinliming2/secure-dns.svg?branch=master)](https://travis-ci.org/jinliming2/secure-dns)
[![Go Report Card](https://goreportcard.com/badge/github.com/jinliming2/secure-dns)](https://goreportcard.com/report/github.com/jinliming2/secure-dns)

A DNS client which implemented DoT and DoH, with load balancing, DNS cache, custom ECS and HOSTs.
Expand Down

0 comments on commit 6ddd7a5

Please sign in to comment.