summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarek Vavruša <marek.vavrusa@nic.cz>2015-04-02 09:37:41 +0200
committerMarek Vavruša <marek.vavrusa@nic.cz>2015-04-02 09:37:41 +0200
commitd9c4ed61f69c82a9b59e49d40b2a7de3042074ee (patch)
treea8f447235102c2c031141d846dc76544ac4910d9 /README.md
parentreadme: fixed links (diff)
downloadknot-resolver-d9c4ed61f69c82a9b59e49d40b2a7de3042074ee.tar.xz
knot-resolver-d9c4ed61f69c82a9b59e49d40b2a7de3042074ee.zip
readme: coverage badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07759592..2538c72b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Knot DNS Resolver
[![Build Status](https://travis-ci.org/CZ-NIC/knot-resolver.svg?branch=master)](https://travis-ci.org/CZ-NIC/knot-resolver)
-[![Coverage Status](https://coveralls.io/r/CZ-NIC/knot-resolver/badge.svg?branch=master)](https://coveralls.io/r/CZ-NIC/knot-resolver?branch=master)
+[![Coverage Status](https://coveralls.io/repos/CZ-NIC/knot-resolver/badge.svg)](https://coveralls.io/r/CZ-NIC/knot-resolver)
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