Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
<div align="center">

[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![HugeGraph-CI](https://github.com/apache/hugegraph/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/ci.yml)
[![HugeGraph-Commons CI](https://github.com/apache/hugegraph/actions/workflows/commons-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/commons-ci.yml)
[![Cluster Test CI](https://github.com/apache/hugegraph/actions/workflows/cluster-test-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/cluster-test-ci.yml)
[![HugeGraph-PD & Store & Hstore CI](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml)
[![Rerun CI](https://github.com/apache/hugegraph/actions/workflows/rerun-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/rerun-ci.yml)
[![HugeGraph-Server CI](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml)
Comment thread
imbajin marked this conversation as resolved.
Outdated
[![License checker](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml)
[![GitHub Releases Downloads](https://img.shields.io/github/downloads/apache/hugegraph/total.svg)](https://github.com/apache/hugegraph/releases)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph)
Expand Down
Loading