diff --git a/README.md b/README.md
index 21db2a0b..57dba9bd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# DPF - DISTRHO Plugin Framework
-[](https://github.com/DISTRHO/DPF/actions/workflows/makefile.yml)
+[](https://github.com/DISTRHO/DPF/actions/workflows/makefile.yml)
+[](https://github.com/DISTRHO/DPF/actions/workflows/cmake.yml)
+[](https://github.com/DISTRHO/DPF/actions/workflows/example-plugins.yml)
DPF is designed to make development of new plugins an easy and enjoyable task.
It allows developers to create plugins with custom UIs using a simple C++ API.