diff --git a/README.md b/README.md index acd82c8..96bc2a0 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ Just some sorting algorithm implementations as practice for an exam. If they are useful for you, feel free to use them, under the included license. + +[![Build Status](https://drone.jcg.re/api/badges/jcgruenhage/algo/status.svg)](https://drone.jcg.re/jcgruenhage/algo)