summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-02-07 21:45:47 -0500
committerPaul Moore <paul@paul-moore.com>2017-02-07 21:45:47 -0500
commit5ba14fba2029b69845f0c44462531724043e1215 (patch)
treebf4e2a625b0092a5feca534897df528f07f6449f /README.md
parent279929ab67fe3ba4f0c8c59108203eb97df934d9 (diff)
downloadlibseccomp-5ba14fba2029b69845f0c44462531724043e1215.tar.gz
docs: add a Coveralls badge to README.md
Signed-off-by: Paul Moore <paul@paul-moore.com>
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 514e9fb..f545daf 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=master)](https://travis-ci.org/seccomp/libseccomp)
+[![Coverage Status](https://coveralls.io/repos/github/seccomp/libseccomp/badge.svg?branch=master)](https://coveralls.io/github/seccomp/libseccomp?branch=master)
The libseccomp library provides an easy to use, platform independent, interface
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is