diff --git a/README.md b/README.md index 1b9efe2..a6d62f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Go Generic Worker Pool -[![Build Status](https://github.com/wimspaargaren/workers/workflows/ci/badge.svg)](https://github.com/wimspaargaren/workers/actions) +[![Build Status](https://github.com/wimspaargaren/workers/actions/workflows/ci.yml/badge.svg)](https://github.com/wimspaargaren/workers/actions/workflows/ci.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/wimspaargaren/workers.svg)](https://pkg.go.dev/github.com/wimspaargaren/workers) This repository provides a generic, easy to use worker pool.