diff --git a/README-zh-CN.md b/README-zh-CN.md index 6850885..c1d800a 100644 --- a/README-zh-CN.md +++ b/README-zh-CN.md @@ -11,6 +11,11 @@ [English](https://github.com/BetterAndroid/FlexiLocale/blob/master/README.md) | 简体中文 +| LOGO | [BetterAndroid](https://github.com/BetterAndroid) | +|---------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| + +这个项目属于上述组织,**点击上方链接关注这个组织**,发现更多好项目。 + ## 这是什么 这是一个用来自动为 Android 项目生成国际化字符串调用代码功能的 Gradle 插件。 diff --git a/README.md b/README.md index f247b6b..1449068 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ An easy generation Android i18ns string call Gradle plugin. English | [简体中文](https://github.com/BetterAndroid/FlexiLocale/blob/master/README-zh-CN.md) +| LOGO | [BetterAndroid](https://github.com/BetterAndroid) | +|---------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| + +This project belongs to the above-mentioned organization, **click the link above to follow this organization** and discover more good projects. + ## What's this This is a Gradle plugin for automatically generating i18ns string calling code functions for Android projects.