diff --git a/README.md b/README.md index d17800f..b6f71d6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.com/TimGuite/workflow_challenge.svg?branch=master)](https://travis-ci.com/TimGuite/workflow_challenge) + # Workflow Challenge A small C++ package intended to implement a solution to the challenges outlined [here](CHALLENGE.md).