summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarek Vavruša <marek.vavrusa@nic.cz>2015-01-29 01:41:37 +0100
committerMarek Vavruša <marek.vavrusa@nic.cz>2015-01-29 03:50:11 +0100
commitc416440c255826e059a6cb18e4ff6335b367a8b1 (patch)
tree062b133a35a2d0387c5937c816d3e8a281829039 /README.md
parentdoc: updated readme (diff)
downloadknot-resolver-c416440c255826e059a6cb18e4ff6335b367a8b1.tar.xz
knot-resolver-c416440c255826e059a6cb18e4ff6335b367a8b1.zip
tests: code coverage with coveralls
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f089755..d87dc919 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Knot DNS Resolver
[![Build Status](https://travis-ci.org/CZNIC-Labs/knot-resolver.svg?branch=master)](https://travis-ci.org/CZNIC-Labs/knot-resolver)
+[![Coverage Status](https://coveralls.io/repos/CZNIC-Labs/knot-resolver/badge.svg?branch=master)](https://coveralls.io/r/CZNIC-Labs/knot-resolver?branch=master)
The Knot DNS Resolver is a minimalistic caching resolver implementation. The project provides both a resolver
library and a small daemon. Modular architecture of the library keeps the core tiny and efficient, and provides