Skip to content

Commit 9db8f34

Browse files
kyleconroyclaude
andauthored
Add Go pkg.go.dev badge to README (#23)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent aca04fa commit 9db8f34

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
# teesql
22

3+
[![Go Reference](https://pkg.go.dev/badge/github.com/sqlc-dev/teesql.svg)](https://pkg.go.dev/github.com/sqlc-dev/teesql)
4+
35
A T-SQL parser for Go that produces JSON AST output compatible with Microsoft's [SqlScriptDOM](https://learn.microsoft.com/en-us/dotnet/api/microsoft.sqlserver.transactsql.scriptdom).
46

57
## Installation

0 commit comments

Comments
 (0)