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

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

commit 8fb27469bf9a99d1c6d6a192a4dc3f844c30d292
Author: 琚致远 <[email protected]>
AuthorDate: Mon Jan 11 16:25:56 2021 +0800

    docs: update README and added DockerHub badge
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f0ef0ba..35e4ef6 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@
 
 
[![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)
+[![DockerHub](https://img.shields.io/docker/pulls/apache/apisix-dashboard.svg)](https://hub.docker.com/r/apache/apisix-dashboard)
 
 <p align="center">
   <a href="https://apisix.apache.org/";>Website</a> •
@@ -30,7 +31,7 @@
 
 - The master version should be used with Apache APISIX master version.
 
-- The latest released version is 2.2 and should be used with Apache APISIX 
2.1. It is not recommended to use with other Apache APISIX versions.
+- The latest released version is [2.3](https://apisix.apache.org/downloads/) 
and should be used with [Apache APISIX 
2.2](https://apisix.apache.org/downloads/). It is not recommended to use with 
other Apache APISIX versions.
 
 
 ## What's Apache APISIX Dashboard

Reply via email to