From b3eccf0626e6082894b6082a65bf991ffb20be32 Mon Sep 17 00:00:00 2001
From: nsjohnsen <99595467+nsjohnsen@users.noreply.github.com>
Date: Tue, 2 Apr 2024 13:10:58 +0200
Subject: [PATCH] Minor updates (#7)
* Minor updates
* Building readme
* Minor
* Minor 2
---
README.md | 13 +++++++------
README.rmd | 8 ++++----
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 49809e6..726be6a 100644
--- a/README.md
+++ b/README.md
@@ -4,14 +4,15 @@
# A library of criteria functions for chef-style AMNOG analyses
-The chefCriteria package aims to provide a library of inclusion criteria
-functions for use in AMNOG analyses created by the chef package.
+The {chefCriteria} package aims to provide a library of inclusion
+criteria functions for use in AMNOG analyses created by the {chef}
+package.
-As the functions found in chefCriteria are designed to be used with
-chef, it may be unwieldy to use these functions independently.
+As the functions found in {chefCriteria} are designed to be used with
+{chef}, it may be unwieldy to use these functions independently.
# Developer Setup
Please refer to the guidelines described in the ecosystem wrapper
-package {ramnog}. [Developper
-Documentation](https://hta-pharma.github.io/ramnog/articles/#:~:text=Debugging-,Development,-Git%20Workflow)
+package {ramnog} for [developer
+documentation](https://hta-pharma.github.io/ramnog/articles/#:~:text=Debugging-,Development,-Git%20Workflow).
diff --git a/README.rmd b/README.rmd
index b35f153..032c4b7 100644
--- a/README.rmd
+++ b/README.rmd
@@ -12,12 +12,12 @@ knitr::opts_chunk$set(echo = TRUE)
# A library of criteria functions for chef-style AMNOG analyses
-The chefCriteria package aims to provide a library of inclusion criteria functions
-for use in AMNOG analyses created by the chef package.
+The {chefCriteria} package aims to provide a library of inclusion criteria functions
+for use in AMNOG analyses created by the {chef} package.
-As the functions found in chefCriteria are designed to be used with chef,
+As the functions found in {chefCriteria} are designed to be used with {chef},
it may be unwieldy to use these functions independently.
# Developer Setup
-Please refer to the guidelines described in the ecosystem wrapper package {ramnog}. [Developper Documentation](https://hta-pharma.github.io/ramnog/articles/#:~:text=Debugging-,Development,-Git%20Workflow)
+Please refer to the guidelines described in the ecosystem wrapper package {ramnog} for [developer documentation](https://hta-pharma.github.io/ramnog/articles/#:~:text=Debugging-,Development,-Git%20Workflow).