From da8934cb9abbe4ff3845b4250634613ea7d6111f Mon Sep 17 00:00:00 2001 From: Han Xiao Date: Sat, 13 Apr 2024 12:55:07 -0700 Subject: [PATCH] chore: rename url2text to reader --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba9dd4f..bd3cd73 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Convert any URL to an **LLM-friendly** input with a simple prefix `https://r.jin ## Usage -### Standard +### Standard mode To use the Reader, simply prepend `https://r.jina.ai/` to any URL. For example, to convert the URL `https://en.wikipedia.org/wiki/Artificial_intelligence` to an LLM-friendly input, use the following URL: