From d8895852c417951d9da4b62a983ad1b8c52b635a Mon Sep 17 00:00:00 2001 From: Kirigaya <1193466151@qq.com> Date: Sun, 20 Aug 2023 01:48:01 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92bccbb..13acefd 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ ## Preface -- Installation address[Installation address](https://marketplace.visualstudio.com/items?itemName=sterben.fpga-support) +- Installation address [Installation address](https://marketplace.visualstudio.com/items?itemName=sterben.fpga-support) - If you have any questions, please leave a message on the [issues](https://github.com/Bestduan/Digital-IDE/issues) -- If you like it, click on the[star](https://github.com/Bestduan/Digital-IDE) +- If you like it, click on the [star](https://github.com/Bestduan/Digital-IDE) - email: sterben.nitcloud@gmail.com | zhelonghuang@mail.ustc.edu.cn - QQ group No.: 932987873 diff --git a/package.json b/package.json index 69741e7..03d33ae 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "all in one vscode plugin for Verilog/VHDL development", "publisher": "sterben", "homepage": "https://digital-eda.github.io/DIDE-doc-Cn", - "version": "0.3.0", + "version": "0.3.1", "main": "./out/extension", "icon": "images/icon.png", "engines": {