Skip to content

Commit efca3c0

Browse files
committed
update readme with godoc badges
small navigational request from someone who looks up the API sometimes Signed-off-by: Nick Santos <[email protected]>
1 parent 498a1aa commit efca3c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# compose-go
2-
![Continuous integration](https://github.com/compose-spec/compose-go/workflows/Continuous%20integration/badge.svg)
2+
[![Continuous integration](https://github.com/compose-spec/compose-go/actions/workflows/ci.yml/badge.svg)](https://github.com/compose-spec/compose-go/actions/workflows/ci.yml)
3+
[![Go Reference](https://pkg.go.dev/badge/github.com/compose-spec/compose-go.svg)](https://pkg.go.dev/github.com/compose-spec/compose-go)
34

45
Go reference library for parsing and loading Compose files as specified by the
56
[Compose specification](https://github.com/compose-spec/compose-spec).

0 commit comments

Comments
 (0)