From c82e1355610d5cbd7d371d5cd7a835658bf3850c Mon Sep 17 00:00:00 2001 From: Prasanna Kumar <6123002+pgollangi@users.noreply.github.com> Date: Fri, 6 Jan 2023 12:03:40 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.