diff --git a/README.md b/README.md index 0bb81b7..591ca4a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![go-foreman](https://circleci.com/gh/go-foreman/foreman.svg?style=shield)]() +[![go-foreman](https://circleci.com/gh/go-foreman/foreman.svg?style=shield)](https://app.circleci.com/pipelines/github/go-foreman)

Introduction

Foreman is an another implmenetation of publish/subscribe messaging for golang. Highly configurable, allows user to write own modules, define own strategy etc.