From 662ad5fa8a1688f4e98a5d1f07e296d29512279e Mon Sep 17 00:00:00 2001 From: Ian Norden Date: Wed, 1 Jul 2020 14:14:01 -0500 Subject: [PATCH] go report card --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8dc2a4..0d11431 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # eth-ipfs-state-validator -Uses [pg-ipfs-ethdb](https://github.com/vulcanize/pg-ipfs-ethdb) to validate completeness of Ethereum state data on IPFS +[![Go Report Card](https://goreportcard.com/badge/github.com/vulcanize/eth-ipfs-state-validator)](https://goreportcard.com/report/github.com/vulcanize/eth-ipfs-state-validator) + +> Uses [pg-ipfs-ethdb](https://github.com/vulcanize/pg-ipfs-ethdb) to validate completeness of Ethereum state data on IPFS ## Background