From 01349ae0c88a5dc9e6242b3e83671739bab3ca2a Mon Sep 17 00:00:00 2001 From: Chenxi Li <44284897+vita-dounai@users.noreply.github.com> Date: Tue, 26 Apr 2022 17:17:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E8=BF=87=E6=97=B6=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 279645f..8f4eecd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ SCStudio 是一款针对 Solidity 合约的安全分析工具。在[Visual Studio Code](https://code.visualstudio.com/)(VS Code)开发环境下,开发者可通过 SCStudio 提供的 VS Code 扩展,在合约的开发过程中使用 SCStudio 进行实时安全性检查。SCStudio 由[清华大学软件系统安全保障小组](http://www.wingtecher.com/)开发并贡献。 -_当前,本项目由[fCorleone](https://github.com/fCorleone)(清华大学)、[renardbebe](https://github.com/renardbebe)(清华大学)及 [vita-dounai](https://github.com/vita-dounai)(微众银行)负责维护。 如果你在使用过程中遇到了任何问题,请移步至[issue 区](https://github.com/FISCO-BCOS/SCStudio/issues)提交 issue。_ +_当前,本项目由[fCorleone](https://github.com/fCorleone)(清华大学)及[renardbebe](https://github.com/renardbebe)(清华大学)负责维护。 如果你在使用过程中遇到了任何问题,请移步至[issue 区](https://github.com/FISCO-BCOS/SCStudio/issues)提交 issue。_ ## 一、快速开始