From 009d4b90cca1bd3b2ee2ea1ed9547916cdbe0e3e Mon Sep 17 00:00:00 2001 From: Fonti Kar Date: Tue, 22 Oct 2024 14:56:14 +1100 Subject: [PATCH] Added pkgdown site --- README.Rmd | 2 ++ README.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/README.Rmd b/README.Rmd index e394904..73c27cf 100644 --- a/README.Rmd +++ b/README.Rmd @@ -72,6 +72,8 @@ We have developed functions to assist users to create their own infinitylist for vignette("diy") ``` +All our documentation is also neatly rendered at this pkgdown website: https://traitecoevo.github.io/infinitylists/ + ## Why did I get disconnected from the server? If `infinitylists` is left open but idle in your browser for too long, you will be disconnected from the server. diff --git a/README.md b/README.md index f848741..8a501d9 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,9 @@ which shows you how to do so! vignette("diy") ``` +All our documentation is also neatly rendered at this pkgdown website: + + ## Why did I get disconnected from the server? If `infinitylists` is left open but idle in your browser for too long,