From b2ef534a2dad167be43a60916fe4d5ec0bde973e Mon Sep 17 00:00:00 2001 From: Flatulent Fowl Date: Tue, 12 May 2026 20:47:05 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 74e5866..924388e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "DocDrop", "version": "1.0.0", "minAppVersion": "1.0.0", - "description": "Convert PDF files to Markdown using Microsoft's markitdown CLI.", + "description": "Convert PDF files to Markdown using Microsoft's markitdown CLI inside of Obsidian.", "author": "Rhys Gottwald", "authorUrl": "", "isDesktopOnly": true