From 1adf2dbc74c118a59295114891f227f12658726e Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Wed, 23 Apr 2025 15:52:17 +0200 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21c7f41..87eb19c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Please note that the ***FreesearchR*** project is released with a [Contributor C Like any other project, this project was never possible without the great work of others. These are some of the sources and packages I have used: -- The ***FreesearchR*** app is build with [Shiny](https://shiny.posit.co/) and based on (*R*)[https://www.r-project.org/]. +- The ***FreesearchR*** app is build with [Shiny](https://shiny.posit.co/) and based on [*R*](https://www.r-project.org/). - [gtsummary](https://www.danieldsjoberg.com/gtsummary/): superb and flexible way to create publication-ready analytical and summary tables.