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

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


The following commit(s) were added to refs/heads/master by this push:
     new 45fa2cb  docs: update README without flag (#2041)
45fa2cb is described below

commit 45fa2cbcf3f5545d5b834662301222c8f7e77eae
Author: 琚致远 <[email protected]>
AuthorDate: Sat Aug 7 20:10:26 2021 +0800

    docs: update README without flag (#2041)
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e5bd291..5838baf 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 #
 -->
 
-# Apache APISIX Dashboard (Experimental)
+# Apache APISIX Dashboard
 
 
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/apisix-dashboard/blob/master/LICENSE)
 [![Go Report 
Card](https://goreportcard.com/badge/github.com/apache/apisix-dashboard)](https://goreportcard.com/report/github.com/apache/apisix-dashboard)
@@ -40,8 +40,6 @@ The Apache APISIX Dashboard is designed to make it as easy as 
possible for users
 
 The Dashboard is the control plane and performs all parameter checks; Apache 
APISIX mixes data and control planes and will evolve to a pure data plane.
 
-This project includes `Manager API`, which will gradually replace `Admin API` 
in Apache APISIX.
-
 Note: Currently the Dashboard does not have complete coverage of Apache APISIX 
features, [visit here](https://github.com/apache/apisix-dashboard/milestones) 
to view the milestones.
 
 ![architecture](./docs/assets/images/architecture.png)

Reply via email to