diff --git a/README.md b/README.md
index 2f01ea0b13e5c5d1b733c1b458dd314df03d3215..0b50a898e8b534374f49cd7c735e992369cd4b3a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # Handwritten Text Recognition with TensorFlow
 
+* **Update 2023: see [HTRPipeline](https://github.com/githubharald/HTRPipeline) for a package to read full pages using this model**
 * **Update 2021/2: recognize text on line level (multiple words)**
 * **Update 2021/1: more robust model, faster dataloader, word beam search decoder also available for Windows**
 * **Update 2020: code is compatible with TF2**