diff --git a/README.md b/README.md index 0634a19..2759b7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Numeric Integration =================== +[![build status](https://gitlab.com/Deathsbreed/numint/badges/master/build.svg)](https://gitlab.com/Deathsbreed/numint/commits/master) + Calculates the integration of a formula by parts (formula defined in the `func()` function). Building