You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by me...@apache.org on 2019/11/09 13:08:55 UTC

[incubator-apisix] branch master updated: doc: sync README_CN.md from README.md (#825)

This is an automated email from the ASF dual-hosted git repository.

membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new f4f89fa  doc: sync README_CN.md from README.md (#825)
f4f89fa is described below

commit f4f89fa0b1e2d4093e15b18d94f7fe34cafc523f
Author: super_mario <40...@qq.com>
AuthorDate: Sat Nov 9 21:08:47 2019 +0800

    doc: sync README_CN.md from README.md (#825)
---
 README_CN.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README_CN.md b/README_CN.md
index 8fcdcd0..438aaf0 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -46,6 +46,7 @@ APISIX 通过插件机制,提供动态负载平衡、身份验证、限流限
 
 ## 功能
 
+- **运行环境**: OpenResty 和 Tengine 都支持。
 - **云原生**: 平台无关,没有供应商锁定,无论裸机还是 Kubernetes,APISIX 都可以运行。
 - **[热更新和热插件](doc/plugins-cn.md)**: 无需重启服务,就可以持续更新配置和插件。
 - **动态负载均衡**:动态支持有权重的 round-robin 负载平衡。