author | Alberto Bertogli
<albertito@blitiri.com.ar> 2018-07-17 00:53:41 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2018-07-17 00:55:30 UTC |
parent | 341f9c6801385b6256ff911ebd355002adeeeac1 |
README.md | +3 | -0 |
diff --git a/README.md b/README.md index 12382a9..99219c7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ dnss is a daemon for using DNS over HTTPS. It can act as a "DNS to HTTPS" proxy (the most common use case), and as a "DNS over HTTPS" server in case you want end to end control. +[![Build Status](https://travis-ci.org/albertito/dnss.svg?branch=master)](https://travis-ci.org/albertito/dnss) +[![Go Report Card](https://goreportcard.com/badge/github.com/albertito/dnss)](https://goreportcard.com/report/github.com/albertito/dnss) + ## Install