update fetch server to use readability JS if node is installed

This commit is contained in:
Jack Adamson
2024-11-28 18:44:33 +00:00
parent 6d83c78752
commit 467330de6e
3 changed files with 7 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ Presently the server only supports fetching HTML content.
## Installation
Optionally: Install node.js, this will cause the fetch serve to use a different HTML simplifier that is more robust.
### Using uv (recommended)
When using [`uv`](https://docs.astral.sh/uv/) no specific installation is needed. We will