Skip to content

Commit d3289f3

Browse files
authored
chore: update badges in README (#459)
* chore: update badges in README * update main branch
1 parent 60fd74f commit d3289f3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
44
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
5-
[![Coverage Status](https://codecov.io/gh/ipfs/go-graphsync/branch/master/graph/badge.svg)](https://codecov.io/gh/ipfs/go-graphsync/branch/master)
6-
[![Build Status](https://circleci.com/gh/ipfs/go-bitswap.svg?style=svg)](https://circleci.com/gh/ipfs/go-graphsync)
5+
[![Coverage Status](https://codecov.io/gh/ipfs/go-graphsync/branch/main/graph/badge.svg)](https://codecov.io/gh/ipfs/go-graphsync/branch/main)
6+
[![Build Status](https://img.shields.io/github/actions/workflow/status/ipfs/go-graphsync/go-test.yml?branch=main)](https://github.com/ipfs/go-graphsync/actions)
7+
[![GoDoc](https://pkg.go.dev/badge/github.com/ipfs/go-graphsync)](https://pkg.go.dev/github.com/ipfs/go-graphsync)
78

89
> An implementation of the [graphsync protocol](https://github.com/ipld/specs/blob/master/block-layer/graphsync/graphsync.md) in go!
910

0 commit comments

Comments
 (0)