diff --git a/README.md b/README.md index c6af9a1..649368e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LIBSLOPE +[![codecov](https://codecov.io/gh/jolars/libslope/graph/badge.svg?token=y0mJN9eqYr)](https://codecov.io/gh/jolars/libslope) + This is a C++ library for Sorted L-One Penalized Estimation (SLOPE). Its main purpose is to serve as a backend for R and Python packages, but it can also be used as a standalone library. ## Dependencies