From a9c0f2ee383db26ce0d7b4110c74a2438bfd4f81 Mon Sep 17 00:00:00 2001 From: nealhaddaway <43783900+nealhaddaway@users.noreply.github.com> Date: Mon, 24 Jan 2022 22:15:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e04d1d..b2aa2b3 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This package contains functions to automate this process by making use of the Le USERS MUST OBTAIN A TOKEN FOR THE LENS.ORG SCHOLARLY API (available for free here). The API may be time limited, but not rate limited. Requests for tokens may need initial approval from The Lens. -A shiny app version of the package is available [here](https://estech.shinyapps.io/citationchaser/). +A shiny app version of the package is available [here](https://estech.shinyapps.io/citationchaser/). This version requires no Lens.org API and is immediately usable and free. Install the package using the following code: `devtools::install_github("nealhaddaway/citationchaser")`