Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
wejoy committed Aug 13, 2019
1 parent 813e152 commit ef0666d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ HJMirror是一个用于将手机投屏至PC的Java项目,所以在使用前请

## 怎么构建项目?

1. 拉取项目分支比如2.0.0的代码到本地
1. 拉取项目分支比如2.0.1的代码到本地

2. 确认您已经安装了JDK、AndroidSDK与Android Studio.

Expand All @@ -30,7 +30,7 @@ HJMirror是一个用于将手机投屏至PC的Java项目,所以在使用前请
8. 最后,根据 APP 中的信息操作即可。


## v2.0.0更新内容
## v2.0.x更新内容

1. 自动从Google Repo拉取ADB工具到 Jar 包所在目录,无需用户再安装。

Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ HJMirror is an Java and Droid project to help users mirror their Droid Device to

## How to build this project?

1. Pull project sources from branch like 2.0.0.
1. Pull project sources from branch like 2.0.1.

2. Please make sure you have already installed JDK, Android SDK and Android Studio.

Expand All @@ -30,7 +30,7 @@ HJMirror is an Java and Droid project to help users mirror their Droid Device to
8. Operate this JavaApp by following the infomation on it.


## What's news on v2.0.0
## What's news on v2.0.x

1. Auto fetch and setup the adb tools from Google.

Expand Down

0 comments on commit ef0666d

Please sign in to comment.