Skip to content

Commit 9d7b730

Browse files
committed
docs: add badges
Signed-off-by: Gustavo Inacio <[email protected]>
1 parent 54a5cb9 commit 9d7b730

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# indexer-rs
22

3+
[![Build Status](https://github.com/graphprotocol/indexer-rs/actions/workflows/containers.yml/badge.svg)](https://github.com/graphprotocol/indexer-rs/actions)
4+
[![Coverage Status](https://coveralls.io/repos/github/graphprotocol/indexer-rs/badge.svg?branch=main)](https://coveralls.io/github/graphprotocol/indexer-rs?branch=main)
5+
[![License](https://img.shields.io/github/license/graphprotocol/indexer-rs)](https://github.com/graphprotocol/indexer-rs/blob/main/LICENSE)
6+
[![Contributing](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](./CONTRIBUTORS.md)
7+
[![GitHub Release](https://img.shields.io/github/v/release/graphprotocol/indexer-rs?filter=indexer-service-rs-*)](https://github.com/graphprotocol/indexer-rs/releases?q=indexer-service-rs)
8+
[![GitHub Release](https://img.shields.io/github/v/release/graphprotocol/indexer-rs?filter=indexer-tap-agent-*)](https://github.com/graphprotocol/indexer-rs/releases?q=indexer-tap-agent)
9+
310
A Rust implementation for The Graph
411
[indexer-service-ts](https://github.com/graphprotocol/indexer/tree/main/packages/indexer-service)
512
to provide subgraph service as an Indexer,

0 commit comments

Comments
 (0)