Skip to content

Commit c790067

Browse files
authored
Merge pull request #327 from nicks/patch-1
2 parents 498a1aa + efca3c0 commit c790067

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)