diff --git a/README.md b/README.md
index e2c0373de7a05e5abaee1d6b781fd7dce75d20dd..9b2a75ce23e65ec56383726325c93c60c6b5308c 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,10 @@ You can also cite specific releases published on Zenodo:
 
 Automated Testing
 ==================
-[![buildbot badge](https://git.iws.uni-stuttgart.de/buildbot/badges/dumux-master-dune-latest-gcc.svg)](https://git.iws.uni-stuttgart.de/buildbot/#/builders)
+
+* Dumux 3.2 / Dune 2.7: [![buildbot badge](https://git.iws.uni-stuttgart.de/buildbot/badges/dumux-releases-3.2-dune-releases-2.7-clang-full.svg)](https://git.iws.uni-stuttgart.de/buildbot/#/builders)
+* Dumux master / Dune 2.7: [![buildbot badge](https://git.iws.uni-stuttgart.de/buildbot/badges/dumux-master-dune-releases-2.7-clang-full.svg)](https://git.iws.uni-stuttgart.de/buildbot/#/builders)
+* Dumux master / Dune master: [![buildbot badge](https://git.iws.uni-stuttgart.de/buildbot/badges/dumux-master-dune-master-clang-full.svg)](https://git.iws.uni-stuttgart.de/buildbot/#/builders)
 
 DuMu<sup>x</sup> features many tests (some unit tests and test problems) that can
 be run manually. We have experimental support for automated testing with buildbot.