From 48870a3184540d4f0aa67650f540c9d18e60ebf6 Mon Sep 17 00:00:00 2001 From: Harel M Date: Wed, 26 Jun 2024 15:00:26 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4b8a8f..a8f4ae4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Automatically document symbols which aren't exported but are referenced. -> Supports TypeDoc 0.24.x and 0.25.x +> Supports TypeDoc 0.24.x, 0.25.x and 0.26.x TypeDoc looks at each entry point provided and documents all exports from that entry point.