We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab69fc9 commit 5d29ffaCopy full SHA for 5d29ffa
README.md
@@ -1,6 +1,7 @@
1
## Android developers should collect the following utils
2
***
3
**[中文版README][readme.ch]**
4
+***
5
Directory is shown below:
6
> - **About App→[AppUtils.java][app.java]**
7
> - *installApp*
@@ -318,7 +319,7 @@ See the License for the specific language governing permissions and
318
319
limitations under the License.
320
```
321
-[readme.ch]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/README-CH.md
322
+[readme.ch]: https://github.com/Blankj/AndroidUtilCode/blob/master/README-CH.md
323
324
[app.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/AppUtils.java
325
0 commit comments