Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuweiyou committed Jan 25, 2018
1 parent edd0297 commit 9d2a7a2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js

node_js:
- '8'
- '9'

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion 包你懂我/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## 准备

- Node.js 8.x 以上
- Node.js 9.x 以上
- 安装依赖 `npm i`

## 配置
Expand Down
2 changes: 1 addition & 1 deletion 大家来找茬腾讯版/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- [x] 手动点击标红的区域,完成找茬

## 运行
- 安装 Node.js 8.x 以上
- 安装 Node.js 9.x 以上
- 安装 adb 工具
- 安卓手机连接数据线
- 打开 USB 调试
Expand Down
2 changes: 1 addition & 1 deletion 头脑王者/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## 准备

- Node.js 8.x 以上
- Node.js 9.x 以上
- MongoDB
- 安装依赖 `npm i`

Expand Down
2 changes: 1 addition & 1 deletion 悦动音符/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
一键刷分脚本

## 运行
- 安装 Node.js 8.x 以上
- 安装 Node.js 9.x 以上
- 安装依赖 `npm i`
- 抓小游戏的 https 登录请求,获取 `session_id``openid`,填入 [src/index.js](src/index.js)
- 刷分 `npm start`
Expand Down
2 changes: 1 addition & 1 deletion 星途WeGoing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
一键刷分脚本

## 运行
- 安装 Node.js 8.x 以上
- 安装 Node.js 9.x 以上
- 安装依赖 `npm i`
- 抓小游戏的 https 登录请求,获取 `session_id`,填入 [src/index.js](src/index.js)
- 刷分 `npm start`
Expand Down
2 changes: 1 addition & 1 deletion 跳一跳/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
一键刷分脚本

## 运行
- 安装 Node.js 8.x 以上
- 安装 Node.js 9.x 以上
- 安装依赖 `npm i`
- 抓小游戏的 https 登录请求,获取 `session_id`,填入 [src/index.js](src/index.js)
- 刷分 `npm start`
Expand Down

0 comments on commit 9d2a7a2

Please sign in to comment.