From a44eda57a04a42fc9a23aaaf29491c42e9e18a10 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 21 Mar 2024 13:17:02 +0000 Subject: [PATCH] Automatic readme update --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0dcbedf..d9a4be4 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,12 @@ Reports are provided a [rmarkdown templates](https://rstudio.github.io/rstudio-extensions/rmarkdown_templates.html). You can load them either via RStudio graphical interface -![Graphical interface to open a soap rmarkdown template in -RStudio](man/figures/template_rstudio.png) +
+ + +
or by running: @@ -58,13 +62,11 @@ episoap::list_templates() You may need to install system dependencies: -``` -# macOS -brew install libsodium cmake + # macOS + brew install libsodium cmake -# Linux (Debian based) -apt install libsodium-dev cmake -``` + # Linux (Debian based) + apt install libsodium-dev cmake ## Related projects