From f2f50017b2c4c34105d90efbca7adb062e72ebb4 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Mon, 15 Jan 2018 22:03:27 -0500 Subject: [PATCH] Add build status to readme Build is currently broken, but we'll fix that! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f0e8305..f63d1f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Chess +[ ![Codeship Status for +danbee/chess](https://app.codeship.com/projects/efaab440-a15e-0134-60ee-668e7d704228/status?branch=master)](https://app.codeship.com/projects/189842) + ## Getting started * Run the setup script at `bin/setup`