diff --git a/README.md b/README.md index f9f3821..98222ca 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ [![build](https://github.com/pgollangi/FireQL/actions/workflows/build.yml/badge.svg)](https://github.com/pgollangi/FireQL/actions/workflows/build.yml) -[![codecov](https://codecov.io/gh/pgollangi/FireQL/branch/main/graph/badge.svg?token=3GKY3T9HYF)](https://codecov.io/gh/pgollangi/FireQL) +![Codecov](https://img.shields.io/codecov/c/github/pgollangi/fireql) [![Go Report Card](https://goreportcard.com/badge/github.com/pgollangi/FireQL)](https://goreportcard.com/report/github.com/pgollangi/FireQL) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/pgollangi/FireQL) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pgollangi/FireQL) [![PkgGoDev](https://pkg.go.dev/badge/github.com/pgollangi/FireQL)](https://pkg.go.dev/github.com/pgollangi/FireQL) ![License: MIT](https://img.shields.io/github/license/pgollangi/FireQL) + + # FireQL `FireQL` is the Golang library and interactive CLI tool to query the Google Firestore database using SQL syntax.