Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pgollangi authored Dec 30, 2022
1 parent 0e6e4c3 commit 7c35aa7
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 @@ -4,7 +4,7 @@ Query Google Firestore database using SQL syntax.
`FireQL` is a library built on top of the official [Google Firestore Client SDK](https://pkg.go.dev/cloud.google.com/go/firestore) that will allow running queries Cloud Firestore database using SQL syntax. Inspired by [Firebase FireSQL](https://firebaseopensource.com/projects/jsayol/firesql/).


[![asciicast](https://asciinema.org/a/548756.png)](https://asciinema.org/a/548756)
[![asciicast](https://asciinema.org/a/548756.png?cols=150&rows=50)](https://asciinema.org/a/548756?cols=150&rows=50)

## Usage

Expand Down

0 comments on commit 7c35aa7

Please sign in to comment.