diff --git a/README.md b/README.md index 7dc3787757faaac25172ba7f15b00a77e3f52684..e1dd62bde98b57eb8ba824baf2f89538f85fd38a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![pipeline status](https://gitlab.devlabs.linuxassist.net/allworldit/python/forkedsubprocess/badges/master/pipeline.svg)](https://gitlab.devlabs.linuxassist.net/allworldit/python/forkedsubprocess/commits/master) +[![coverage report](https://gitlab.devlabs.linuxassist.net/allworldit/python/forkedsubprocess/badges/master/coverage.svg)](https://gitlab.devlabs.linuxassist.net/allworldit/python/forkedsubprocess/commits/master) + # Forked subprocess support for Python This package allows for the running of a subprocess in the background, including the sending of data to the subprocess and