diff --git a/manifest.json b/manifest.json index 2418ed2..8124922 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "id": "obsidian-x86-flow", - "name": "X86 Flow Graphing", + "id": "x86-flow-graphing", + "name": "x86 Assembly Flow Graphing", "version": "1.0.0", "minAppVersion": "1.1.0", "description": "An Obsidian plugin for converting x86 code blocks into flow graphs",