diff --git a/manifest.json b/manifest.json index c794496..2961d58 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "id": "supernote-plugin", - "name": "Supernote Plugin", + "id": "supernote", + "name": "Unofficial Supernote by Ratta Integration", "version": "2.1.4", "minAppVersion": "0.15.0", - "description": "Generates .note files for ", + "description": "View Supernote notes, generate markdown from note and capture screen mirror.", "author": "Brandon Philips", "authorUrl": "https://github.com/philips/obsidian-supernote-plugin", "fundingUrl": "https://ifup.org", "isDesktopOnly": false -} \ No newline at end of file +}