diff --git a/README.md b/README.md
index 3081cc045533e031045332c39568d5a1f6ef1e82..4471507485b71a1bbeef38c8c03345e417080256 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+# Mirador
+[![Build Status](https://travis-ci.org/ProjectMirador/mirador.svg?branch=master)](https://travis-ci.org/ProjectMirador/mirador) [![Test Coverage](https://api.codeclimate.com/v1/badges/85265abbd7ce99df2d90/test_coverage)](https://codeclimate.com/github/ProjectMirador/mirador/test_coverage)
+
 ## Running Mirador locally
 
 1. Run `npm install` to install the dependencies.