diff --git a/README.md b/README.md index 8ef4da1..f8bcc1a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ [![CRAN Version](https://www.r-pkg.org/badges/version/liftr)](https://cran.r-project.org/package=liftr) [![Downloads from the RStudio CRAN mirror](https://cranlogs.r-pkg.org/badges/liftr)](https://cranlogs.r-pkg.org/badges/liftr) -liftr aims to solve the problem of _persistent reproducible reporting_. To achieve this goal, it extends the [R Markdown](http://rmarkdown.rstudio.com) metadata format, and uses [Docker](https://www.docker.com) to containerize and render R Markdown documents. +liftr aims to solve the problem of _persistent reproducible reporting_. +To achieve this goal, it extends the [R Markdown](http://rmarkdown.rstudio.com) +metadata format, and uses Docker to containerize and render R Markdown documents. ## Installation diff --git a/vignettes/liftr-intro.Rmd b/vignettes/liftr-intro.Rmd index 1690862..2b41f23 100644 --- a/vignettes/liftr-intro.Rmd +++ b/vignettes/liftr-intro.Rmd @@ -18,8 +18,7 @@ vignette: > In essence, liftr aims to solve the problem of _persistent reproducible reporting_. To achieve this goal, it extends the [R Markdown](http://rmarkdown.rstudio.com) -metadata format, and uses [Docker](https://www.docker.com) to containerize and -render R Markdown documents. +metadata format, and uses Docker to containerize and render R Markdown documents. # Metadata for containerization