diff --git a/README.md b/README.md index 3bd4f18..ec76881 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GitTouch -An open-source mobile app for Git services including [GitHub](https://github.com/), [GitLab](https://gitlab.com/), [Bitbucket](https://bitbucket.org/), [Gitea](https://gitea.com/) and [Gitee](https://gitee.com/), built with Flutter +An open-source mobile app for Git services including [GitHub](https://github.com/), [GitLab](https://gitlab.com/), [Bitbucket](https://bitbucket.org/), [Gitea](https://gitea.com/) and [Gitee(码云)](https://gitee.com/), built with Flutter

Download on the App Store diff --git a/lib/screens/login.dart b/lib/screens/login.dart index 96f389f..2014df0 100644 --- a/lib/screens/login.dart +++ b/lib/screens/login.dart @@ -315,7 +315,7 @@ class _LoginScreenState extends State { }, ), _buildAddItem( - text: 'Gitee Account', + text: 'Gitee Account(码云)', brand: Octicons.git_branch, // TODO: brand icon onTap: () async { final result = await theme.showConfirm(