From 993b346afcd1dc46f9051dd1adc6fefa532e4894 Mon Sep 17 00:00:00 2001 From: Dony Unardi Date: Sun, 17 Dec 2023 20:30:41 -0800 Subject: [PATCH] update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 81e55d0..26d5362 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,8 @@ ![check](https://github.com/donyunardi/multiloadr/actions/workflows/r.yml/badge.svg) ![coverage](https://raw.githubusercontent.com/donyunardi/multiloadr/coverage_badge/coverage.svg) -`multiloadr` is a highly useful R package that streamlines the process of -loading R packages that are essential dependencies for a project within a -session. +`multiloadr` is an R package that streamlines the process of loading R packages +that are essential dependencies for a project within a session. This package is particularly useful when developing multiple R packages that have interdependencies, as it simplifies the process of loading these packages