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

liuxiran 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 bc0de43  docs: add cypress badge (#1937)
bc0de43 is described below

commit bc0de43244aabe07f195c325d92017dbc6145455
Author: litesun <[email protected]>
AuthorDate: Tue Jun 8 08:55:09 2021 +0800

    docs: add cypress badge (#1937)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0011d3a..3f89cc4 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,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)
+[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)
 
 <p align="center">
   <a href="https://apisix.apache.org/";>Website</a> •

Reply via email to