From 984f58547b6af0a44b5ab056c8cf019ae181a925 Mon Sep 17 00:00:00 2001 From: James Chen Date: Tue, 28 May 2024 17:06:33 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6273df9..3e9651e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ $ npm run build $ npm run test ``` -## Apply URL Patch +## Apply URL Patch for typedoc Since the default generated json file doesn't contain the url of source file, run `npm run apply-patch` to enable it.