Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
shangxinbo committed Dec 2, 2016
1 parent a455539 commit e800e4d
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@

## 使用方式
* 下载程序包,执行<code>npm install</code>
* 进入文件目录执行<code>node index</code>

>* windows平台批处理 reset.bat,start.bat,stop.bat,可发送桌面快捷方式使用
>* __小白用户__,双击 bin/reset_x86.exe, 建议发送桌面快捷方式
>* __注意:批处理程序和exe可执行文件运行会关闭调当前所有正在执行的node程序__
* 首先需要下载程序依赖,执行<code>npm install</code>,这是使用的前提条件
* 最简单的使用方式:进入文件目录执行<code>node index</code>
* 更方便的可以使用windows平台批处理文件,bin/目录下的 reset.bat,start.bat,stop.bat,可发送桌面快捷方式使用
* __对于小白用户__,可以双击 bin/reset_x86.exe执行程序, 建议发送桌面快捷方式
* __注意:批处理程序和exe可执行文件运行会关闭调当前所有正在执行的node程序__


## 配置说明
Expand Down

0 comments on commit e800e4d

Please sign in to comment.