Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex authored Oct 3, 2024
1 parent 10098df commit 37b30e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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.
during CI on merge to main.

0 comments on commit 37b30e6

Please sign in to comment.