diff --git a/README.Rmd b/README.Rmd index 05f653a..bc0e5ec 100644 --- a/README.Rmd +++ b/README.Rmd @@ -26,7 +26,7 @@ knitr::opts_chunk$set( [![R-CMD-check](https://github.com/stephenturner/biorecap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stephenturner/biorecap/actions/workflows/R-CMD-check.yaml) -Retrieve and summarize [bioRxiv](https://www.biorxiv.org/) preprints using a local LLM through [Ollama](https://ollama.com/). +Retrieve and summarize [bioRxiv](https://www.biorxiv.org/) preprints using a local LLM with [Ollama](https://ollama.com/) via [ollamar](https://cran.r-project.org/package=ollamar). ## Installation diff --git a/README.md b/README.md index fad35ad..d464c4b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ Retrieve and summarize [bioRxiv](https://www.biorxiv.org/) preprints -using a local LLM through [Ollama](https://ollama.com/). +using a local LLM with [Ollama](https://ollama.com/) via +[ollamar](https://cran.r-project.org/package=ollamar). ## Installation