summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-02-07 21:48:15 -0500
committerPaul Moore <paul@paul-moore.com>2017-02-07 21:48:15 -0500
commitb3caeec32151312d62af6206f03f472a7eea1e7f (patch)
tree467dc673981f6cc5cd58b5293da1eaca75507613
parentc04897ab80bd63e724c489d9d22a8b7b24ce5da3 (diff)
downloadlibseccomp-b3caeec32151312d62af6206f03f472a7eea1e7f.tar.gz
docs: add a Coveralls badge to README.md
Signed-off-by: Paul Moore <paul@paul-moore.com> (imported from commit 5ba14fba2029b69845f0c44462531724043e1215)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 545b0d7..173b8c8 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ https://github.com/seccomp/libseccomp
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
[![Build Status](https://travis-ci.org/seccomp/libseccomp.svg?branch=release-2.3)](https://travis-ci.org/seccomp/libseccomp)
+[![Coverage Status](https://coveralls.io/repos/github/seccomp/libseccomp/badge.svg?branch=release-2.3)](https://coveralls.io/github/seccomp/libseccomp?branch=release-2.3)
The libseccomp library provides an easy to use, platform independent, interface
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is