diff --git a/README.md b/README.md index ad35461..edc7a3e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This plugin adds a fully featured grammar and spell checker for SiYuan, powered by [LanguageTool](https://languagetool.org/). +▶️ [LiuYun thread](https://liuyun.io/article/1756302314285) + ## 📃 Usage instructions 1. Install the plugin from the SiYuan plugin store and enable it 2. (Optional) Visit the plugin settings to configure it for your needs diff --git a/package.json b/package.json index 3e55d9a..13bd2ab 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "syspell", - "version": "0.2.1", + "version": "0.3.0", "type": "module", - "description": "Include a whiteboard for freehand drawing anywhere in your documents.", - "repository": "https://git.massive.box/massivebox/siyuan-jsdraw-plugin", - "homepage": "https://git.massive.box/massivebox/siyuan-jsdraw-plugin", + "description": "This SiYuan plugin adds a fully featured grammar and spell checker, powered by LanguageTool.", + "repository": "https://git.massive.box/massivebox/syspell", + "homepage": "https://git.massive.box/massivebox/syspell", "author": "massivebox", "license": "MIT", "scripts": { diff --git a/plugin.json b/plugin.json index ea7e078..9671f15 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "syspell", "author": "massivebox", "url": "https://git.massive.box/massivebox/syspell", - "version": "0.2.1", + "version": "0.3.0", "minAppVersion": "3.0.12", "backends": [ "windows",