Skip to content

Commit 9d34b51

Browse files
committed
Add Go pkg.go.dev badge to README
1 parent 12f422a commit 9d34b51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# doubleclick
22

3+
[![Go Reference](https://pkg.go.dev/badge/github.com/sqlc-dev/doubleclick.svg)](https://pkg.go.dev/github.com/sqlc-dev/doubleclick)
4+
35
A ClickHouse SQL parser written in Go. Parses ClickHouse SQL syntax into an Abstract Syntax Tree (AST) and generates EXPLAIN output matching ClickHouse's format.
46

57
## Installation

0 commit comments

Comments
 (0)