diff --git a/README-CN.md b/README-CN.md index cdc5d90bfc..5c4ce54433 100644 --- a/README-CN.md +++ b/README-CN.md @@ -1,6 +1,3 @@ -
- 🌍 其他语言 -
@@ -19,6 +16,8 @@
[](docs/tutorials/add-translations.md)
[](https://store.appwrite.io)
+[English](README.md) | 简体中文
+
Appwrite是一个基于dcoker的端到端开发者平台,其容器化的微服务库可应用于网页端,移动端,以及后端。Appwrite 通过视觉化界面极简了从零编写 API 的繁琐过程,在保证软件安全的前提下为开发者创造了一个高效的开发环境。
Appwrite 可以提供给开发者用户验证,外部授权,用户数据读写检索,文件储存, 图像处理,云函数计算,[等多种服务](https:/ /appwrite.io/docs)。
@@ -169,8 +168,4 @@ Appwrite API 界面层利用后台缓存和任务委派来提供极速的响应
## 版权说明
-版权详情,访问 [BSD 3-Clause License](./LICENSE)。
-
-## 其他语言
-- [English](README.md)
-- [简体中文](README-CN.md)
\ No newline at end of file
+版权详情,访问 [BSD 3-Clause License](./LICENSE)。
\ No newline at end of file
diff --git a/README.md b/README.md
index 71196afdc2..3d1a0db74f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,3 @@
-
- 🌍 Translations -
@@ -19,6 +16,8 @@
[](docs/tutorials/add-translations.md)
[](https://store.appwrite.io)
+English | [简体中文](README-CN.md)
+
[**Appwrite 0.12 has been released! Learn what's new!**](https://dev.to/appwrite/its-here-announcing-the-release-of-appwrite-012-5c8b)
Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker