Skip to content

Commit d35b661

Browse files
committed
Add badges to README
1 parent 14d9c35 commit d35b661

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# JSON typedef infer
22

3+
[![Go Reference](https://pkg.go.dev/badge/github.com/bombsimon/jtd-infer-go.svg)](https://pkg.go.dev/github.com/bombsimon/jtd-infer-go)
4+
[![Build and test](https://github.com/bombsimon/jtd-infer-go/actions/workflows/go.yaml/badge.svg)](https://github.com/bombsimon/jtd-infer-go/actions/workflows/go.yaml)
5+
36
This is a port of [`json-typedef-infer`][jtd-infer] Go. The reason for porting
47
this is that I was in need of JTD inference from code and not as a CLI tool.
58

0 commit comments

Comments
 (0)