summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2021-01-22 16:40:16 -0500
committerPaul Moore <paul@paul-moore.com>2021-01-22 16:41:36 -0500
commitd5ad8369233322072eb0df0f9f507d94f6c88cf0 (patch)
tree139e698e61463d90f718f2b1141bbd207568e33a /README.md
parent4c19425fa69cfb4f7de5225d676a26ef0b442e28 (diff)
downloadlibseccomp-d5ad8369233322072eb0df0f9f507d94f6c88cf0.tar.gz
all: rename the "master" branch to "main"
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 752259d..89e7dad 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
https://github.com/seccomp/libseccomp
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
-[![Build Status](https://img.shields.io/travis/seccomp/libseccomp/master.svg)](https://travis-ci.org/seccomp/libseccomp)
-[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/master.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=master)
+[![Build Status](https://img.shields.io/travis/seccomp/libseccomp/main.svg)](https://travis-ci.org/seccomp/libseccomp)
+[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/main.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=main)
[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/seccomp/libseccomp.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/seccomp/libseccomp/context:cpp)
The libseccomp library provides an easy to use, platform independent, interface