diff --git a/README.md b/README.md index f7c7df7..237590a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # job: free your RStudio console -Use `job::job()` to run chunks of R code in an [RStudio](https://www.rstudio.com/) job instead of the console. This frees your console while the job(s) go brrrrr in the background. By default, the result is returned to the global environment when the job completes. +Use `job::job()` to run chunks of R code in an [RStudio](https://posit.co/products/open-source/rstudio/) job instead of the console. This frees your console while the job(s) go brrrrr in the background. By default, the result is returned to the global environment when the job completes. Install from CRAN (stable) or GitHub (development):