Add jenkins badge to README.md

This commit is contained in:
2026-01-20 05:44:54 -08:00
parent c6894da66c
commit e27b787974

View File

@ -1,5 +1,7 @@
# die-with-parent # 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 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 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 currently only works on Linux (though it could be easily modified to work on