diff --git a/README.md b/README.md index 594fcbb..704749b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Epikinetics +# epikinetics [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) [![R-CMD-check](https://github.com/seroanalytics/epikinetics/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/seroanalytics/epikinetics/actions/workflows/check-standard.yaml) [![codecov](https://codecov.io/gh/seroanalytics/epikinetics/graph/badge.svg?token=5MZYYDUZYH)](https://codecov.io/gh/seroanalytics/epikinetics) # Installing @@ -34,4 +34,4 @@ local changes you have to actually run `devtools::install()`. ## Docker To build a Docker image, run `docker/build`. To push a new image to Dockerhub, `docker/push`. An image is built and pushed -during CI on merge to main. \ No newline at end of file +during CI on merge to main.