From 51d7b3d35ca4b0d09c32e2a6cb9cc54c99cd0f5a Mon Sep 17 00:00:00 2001 From: Timothy Carambat Date: Wed, 26 Nov 2025 17:10:47 -0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 027f28b..76bb532 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> This module is forked from the original `epub2` module and edited to apply +> a stringification patch that causes issues with some EPUB files +> See: https://github.com/Mintplex-Labs/anything-llm/pull/4630/files + # epub2 **epub2** is a node.js module to parse EPUB electronic book files.