diff --git a/README.md b/README.md index 44468e5..d5207f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # taskgroup -[](https://pkg.go.dev/github.com/creachadair/taskgroup) +[](https://pkg.go.dev/github.com/creachadair/taskgroup) +[](https://github.com/creachadair/taskgroup/actions/workflows/go-presubmit.yml) A `*taskgroup.Group` represents a group of goroutines working on related tasks. New tasks can be added to the group at will, and the caller can wait until all