Skip to content

Commit 7fca9a3

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

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
[![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)
5+
[![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)
6+
![Rust Version](https://img.shields.io/badge/rustc-latest-orange)
7+
[![License](https://img.shields.io/github/license/graphprotocol/indexer-rs)](https://github.com/graphprotocol/indexer-rs/blob/main/LICENSE)
8+
[![Coverage Status](https://coveralls.io/repos/github/graphprotocol/indexer-rs/badge.svg?branch=main)](https://coveralls.io/github/graphprotocol/indexer-rs?branch=main)
9+
![GitHub Issues](https://img.shields.io/github/issues/graphprotocol/indexer-rs)
10+
![GitHub Pull Requests](https://img.shields.io/github/issues-pr/graphprotocol/indexer-rs)
11+
[![Contributing](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](./CONTRIBUTORS.md)
12+
313
A Rust implementation for The Graph
414
[indexer-service-ts](https://github.com/graphprotocol/indexer/tree/main/packages/indexer-service)
515
to provide subgraph service as an Indexer,

0 commit comments

Comments
 (0)