diff --git a/README.md b/README.md index 36c887ff..c1bc2c9d 100644 --- a/README.md +++ b/README.md @@ -377,8 +377,6 @@ Currently, translations are available for these 24 locales: The translation file is located at [toolbar.i18n.dart](lib/src/translations/toolbar.i18n.dart). Feel free to contribute your own translations, just copy the English translations map and replace the values with your translations. Then open a pull request so everyone can benefit from your translations! -[中文文档](./doc_cn.md) - ## Sponsors @@ -394,3 +392,7 @@ The translation file is located at [toolbar.i18n.dart](lib/src/translations/tool [Slack Group]: https://join.slack.com/t/bulletjournal1024/shared_invite/zt-fys7t9hi-ITVU5PGDen1rNRyCjdcQ2g [Sample Page]: https://github.com/singerdmx/flutter-quill/blob/master/example/lib/pages/home_page.dart [Code Introduction]: https://github.com/singerdmx/flutter-quill/blob/master/CodeIntroduction.md + +
+ +[中文文档](./doc_cn.md)