diff --git a/README.md b/README.md index 25e77e6..096583f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Marp have powerful tools for Markdown Slides: [Marpit Framework](https://marpit. ## Not supported - Wiki Link +- Mobile App Plugin is in Alpha Version ## Many Thanks 👏 diff --git a/manifest.json b/manifest.json index f813687..0d653f9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "description": "Create markdown-based Marp presentations in Obsidian", "author": "Samuele Cozzi", "authorUrl": "https://samuele-cozzi.web.app/", - "isDesktopOnly": true + "isDesktopOnly": false } \ No newline at end of file