diff --git a/README.md b/README.md
index 8430e32ce475ab8ca60138825b8a3cc1149bf255..3bd9700386f0bf63aa42c6d3c118b0c447a41f72 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,7 @@ Useful links
 
 [![Coverage Status](https://coveralls.io/repos/mantidproject/mantid/badge.svg?branch=master)](https://coveralls.io/r/mantidproject/mantid?branch=master)
 [![Coverity Scan Build Status](https://img.shields.io/coverity/scan/335.svg)](https://scan.coverity.com/projects/335")
+
+| incremental | clean | system tests | doc tests | cpp-check | pylint | doxygen |
+|:-----------:|:-----:|:-----------:|:-------:|----------|--------|---------|
+|[![Build Status](http://builds.mantidproject.org/job/cppcheck_master/badge/icon)](http://builds.mantidproject.org/job/cppcheck_master/)             |[![Build Status](http://builds.mantidproject.org/job/master_clean/badge/icon)](http://builds.mantidproject.org/job/master_clean/)     |[![Build Status](http://builds.mantidproject.org/job/master_systemtests/badge/icon)](http://builds.mantidproject.org/job/master_systemtests)             |[![Build Status](http://builds.mantidproject.org/job/master_doctest/badge/icon)](http://builds.mantidproject.org/job/master_doctest)         |[![Build Status](http://builds.mantidproject.org/job/cppcheck_master/badge/icon)](http://builds.mantidproject.org/job/cppcheck_master)           |[![Build Status](http://builds.mantidproject.org/job/pylint_master/badge/icon)](http://builds.mantidproject.org/job/pylint_master)        |[![Build Status](http://builds.mantidproject.org/job/doxygen_master/badge/icon)](http://builds.mantidproject.org/job/doxygen_master/)         |