Spaces:
Build error
Build error
chore: rename url2text to reader
Browse files
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 |
|