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

hanahmily pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


The following commit(s) were added to refs/heads/main by this push:
     new 20d19904 Fix Build badge and add some more (#317)
20d19904 is described below

commit 20d199047302e2053da5b9acdc9a0ce92d555764
Author: tison <[email protected]>
AuthorDate: Tue Aug 22 15:14:34 2023 +0800

    Fix Build badge and add some more (#317)
    
    Signed-off-by: tison <[email protected]>
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 73ae9c7c..6f8b721d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # BanyanDB
 
-![](https://github.com/apache/skywalking-banyandb/workflows/Build/badge.svg?branch=main)
+[![Continuous 
Integration](https://github.com/apache/skywalking-banyandb/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/apache/skywalking-banyandb/actions/workflows/ci.yml)
+[![Go Report 
Card](https://goreportcard.com/badge/github.com/apache/skywalking-banyandb)](https://goreportcard.com/report/github.com/apache/skywalking-banyandb)
+[![GitHub 
release](https://img.shields.io/github/tag/apache/skywalking-banyandb.svg?label=release)](https://github.com/apache/skywalking-banyandb/releases)
+[![GitHub release 
date](https://img.shields.io/github/release-date/apache/skywalking-banyandb.svg)](https://github.com/apache/skywalking-banyandb/releases)
+[![GoDoc](https://img.shields.io/badge/Godoc-reference-blue.svg)](https://godoc.org/github.com/apache/skywalking-banyandb)
 
 ![](./assets/banyandb_small.jpg)
 
@@ -74,4 +78,4 @@ For developers who want to contribute to this project, see 
the [Contribution Gui
 
 ## License
 
-[Apache 2.0 License.](/LICENSE)
+[Apache 2.0 License.](LICENSE)

Reply via email to