diff --git a/README.md b/README.md index 51f11df..6d914e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # die-with-parent +[![Build Status](https://ci.zander.im/job/die-with-parent-linux/badge/icon?subject=Build+-+Linux)](https://ci.zander.im/job/die-with-parent-linux/) + die-with-parent is a small program that allows you to ensure a child process dies when its parent does, even if the parent died due to a SIGKILL. It currently only works on Linux (though it could be easily modified to work on