瀏覽代碼

Update README.md

Naibo Wang 1 年之前
父節點
當前提交
b611ddb6cd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ElectronJS/README.md

+ 2 - 2
ElectronJS/README.md

@@ -152,7 +152,7 @@ But so far can only design the task, can not execute the task, want to execute t
 
 打包发布前,确保执行阶段程序`easyspider_executestage(.exe)`已放入`chrome(_win64)`文件夹内,且浏览器插件`EasySpider_zh.crx`已经是最新版本。
 
-执行下面的命令即可打包(需要安装Git):
+执行下面的命令即可打包(需要安装`Git`):
 
 ```
 npm run package
@@ -162,7 +162,7 @@ npm run package
 
 Before packaging and releasing, make sure that the task execution program `easyspider_executestage(.exe)` is placed inside the `chrome(_win64)` folder and that the browser extension `EasySpider_en.crx` is the latest version. 
 
-After finishing developing, package software by the following command (Git is required):
+After finishing developing, package software by the following command (`Git` is required):
 
 ```
 npm run package