diff --git a/README.md b/README.md index d9bf9e6..fc710e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # fakeroot +[![Go Reference](https://pkg.go.dev/badge/lure.sh/fakeroot.svg)](https://pkg.go.dev/lure.sh/fakeroot) + A pure-Go implementation of fakeroot using Linux user namespaces. ### What is fakeroot?