Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyuan committed Dec 13, 2019
1 parent 4a4e15a commit fb1460f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Help Android Program Migrate To AndroidX
> Android Studio `Migrate to Androidx` make lots of source file such as java content not exactly right, result project compile error. This repository can fast migrate to androidX,without such issue.
## Features
- support java,xml,kt extension file replace;
- support gradle extension file replace;
- support java,xml,kt extension file content replace;
- support gradle extension file content replace;

[README 中文版](README.zh-CN.md)

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> AS Migrate to Androidx 功能在多项目或大项目中迁移存在修改源码错乱以及效率问题,此项目能减少类似错误和提高迁移效率。
[README English](README.md)
[README English Version](README.md)
## 特征
- 支持java,kt,xml源文件中support相关包名修正至androidX包;
- 支持gradle文件中support依赖替换成相应的androidX依赖;
Expand Down

0 comments on commit fb1460f

Please sign in to comment.