hanxiao commited on
Commit
da8934c
·
1 Parent(s): b6b9d39

chore: rename url2text to reader

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ Convert any URL to an **LLM-friendly** input with a simple prefix `https://r.jin
11
 
12
  ## Usage
13
 
14
- ### Standard
15
 
16
  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:
17
 
 
11
 
12
  ## Usage
13
 
14
+ ### Standard mode
15
 
16
  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:
17