From 441a7793a988caf1fa26705067003a3777da8516 Mon Sep 17 00:00:00 2001 From: Adrian Lison Date: Sun, 15 Sep 2024 13:52:56 +0200 Subject: [PATCH] Update README --- README.Rmd | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 8542a96..f5f193f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -74,7 +74,7 @@ more ## Installing the package -The development version of `EpiSewer` can be installed from GitHub as shown below. Please note that the package is still highly experimental and may be subject to breaking changes. +The development version of `EpiSewer` can be installed from GitHub as shown below. Please note that the package is still in early development and may be subject to breaking changes. ```{r, eval = FALSE} remotes::install_github("adrian-lison/EpiSewer", dependencies = TRUE) diff --git a/README.md b/README.md index b7a7707..d8b4951 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ splines) ## Installing the package The development version of `EpiSewer` can be installed from GitHub as -shown below. Please note that the package is still highly experimental +shown below. Please note that the package is still in early development and may be subject to breaking changes. ``` r