diff --git a/README.md b/README.md index 9ae668e26..165164b79 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ## [README of Chinese][readme-cn] +# Pull Request Editing + ## About **[AndroidUtilCode][readme]** :fire: is a powerful & easy to use library for Android. This library encapsulates the functions that commonly used in Android development which have complete demo and unit test. By using it's encapsulated APIs, you can greatly improve the development efficiency. The program mainly consists of two modules which is **[utilcode][utilcode-cn]**, which is commonly used in development, and **[subutil][subutil-cn]** which is rarely used in development, but the utils can be beneficial to simplify the main module. :fire: