Skip to content

Commit

Permalink
README: fix Go report card link to report
Browse files Browse the repository at this point in the history
  • Loading branch information
jchappelow committed Mar 11, 2024
1 parent 4db70b4 commit 677769d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The database for Web3.
![Build-Status](https://github.com/kwilteam/kwil-db/actions/workflows/ci.yaml/badge.svg)
![Go-Version](https://img.shields.io/github/go-mod/go-version/kwilteam/kwil-db)
![GoDoc](https://godoc.org/github.com/kwilteam/kwil-db?status.svg)
![Go-Report-Card](https://goreportcard.com/badge/github.com/kwilteam/kwil-db)
![Go-Report-Card](https://goreportcard.com/report/github.com/kwilteam/kwil-db)
![Discord](https://img.shields.io/discord/819855804554543114?logo=discord)

Kwil is the node software for Kwil Networks. Built with [PostgreSQL](https://www.postgresql.org/) and [CometBFT](https://github.com/cometbft/cometbft), Kwil enables byzantine fault tolerant networks to be built on top of relational databases.
Expand Down

0 comments on commit 677769d

Please sign in to comment.