From 4095073fb2097535f2b28eb6a3cd0bc239bf3334 Mon Sep 17 00:00:00 2001 From: Adam Fourney Date: Mon, 10 Feb 2025 14:26:25 -0800 Subject: [PATCH] Added another reference to plugin development. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00bffe2..21397fc 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ To enable plugins use: markitdown --use-plugins path-to-file.pdf ``` -To find available plugins, search GitHub for the hashtag `#markitdown-plugin`. +To find available plugins, search GitHub for the hashtag `#markitdown-plugin`. To develop a plugin, see `packages/markitdown-sample-plugin`. ### Azure Document Intelligence