diff --git a/README.md b/README.md index 9d89226..62d02cc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +⚠️ **Note:** A newer version of this project is now available. This R version remains accessible for reference and legacy use, but users are encouraged to explore the updated release for the latest features and improvements.⚠️ + # Immunization Charts (R Version) ## Introduction @@ -6,8 +8,6 @@ This repository contains the **R implementation** of the immunization charts pro It provides an approach for generating custom immunization history charts, which can be incorporated into notice letters for overdue **Immunization of School Pupils Act (ISPA)**-mandated or **Child Care and Early Years Act (CCEYA)**-mandated immunizations. -⚠️ **Note:** A newer version of this project is now available. This R version remains accessible for reference and legacy use, but users are encouraged to explore the updated release for the latest features and improvements. - ## Usage ### Environment [R](https://www.r-project.org/) is used with [LaTeX](https://www.latex-project.org/) (via [rmarkdown](https://pkgs.rstudio.com/rmarkdown/index.html)) for PDF generation. [renv](https://rstudio.github.io/renv/index.html) is used in this repository to assist with accurately reproducing the R project environment.