Skip to content

Commit ce1def3

Browse files
kyleconroyclaude
andauthored
Add Go pkg.go.dev badge to README (#27)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 12f422a commit ce1def3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)