From 534a3c4a573470bc2a1f85c8ce27e08b5e3fafa1 Mon Sep 17 00:00:00 2001 From: jangorecki Date: Fri, 12 Jan 2024 16:16:20 +0100 Subject: [PATCH] typo fix and a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43f3b65..2247a3b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ available.packages(repos = file.path("file:", normalizePath(repodir))) #... ``` -Descrition of all available features can be found in package manual +Description of all available features can be found in [package manual](https://jangorecki.github.io/tools4pkgs) ```r library(tools4pkgs) ?tools4pkgs