diff --git a/README.Rmd b/README.Rmd index 9843eed..76d03c0 100644 --- a/README.Rmd +++ b/README.Rmd @@ -135,7 +135,7 @@ read_acttrust(file, regularize = FALSE) %>% ## Citation -If you use `actverse` in your research, please consider citing it. We put a lot of work to build and maintain a free and open-source R package. You can find the `actverse` citation below. +If you use `actverse` in your research, please consider citing it. We put a lot of work to build and maintain a free and open-source R package. You can find the citation below. ```{r} citation("actverse") diff --git a/README.md b/README.md index d3d7461..a17b6ee 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ read_acttrust(file, regularize = FALSE) %>% If you use `actverse` in your research, please consider citing it. We put a lot of work to build and maintain a free and open-source R -package. You can find the `actverse` citation below. +package. You can find the citation below. ``` r citation("actverse")