diff --git a/CHANGES.md b/CHANGES.md
index 4188940bb36247b1a17b1dc9d3f20e8cfd4010e1..783901ff322496c1eac3e6a9d3b8de68ce376184 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,6 +4,10 @@ moodle-theme_boost_campus
 Changes
 -------
 
+### Unreleased
+
+* 2022-07-10 - Add Capabilities section to README.md
+
 ### v3.11-r3
 
 * 2022-06-26 - Make codechecker happy again
diff --git a/README.md b/README.md
index 66c29fb58f4bd7a351e14220bdc83e182bc579bb..c68f301aad638dab94fccd59bf5a529ff0420be2 100644
--- a/README.md
+++ b/README.md
@@ -484,6 +484,20 @@ Improved font sizes and weights on category overview page for better readability
 * Reduced paddings on small screens (max. 768px) to be able to show a little bit more content and less whitespace.
 
 
+Capabilities
+------------
+
+This theme also introduces these additional capabilities:
+
+### theme/boost_campus:viewhintcourseselfenrol
+
+This capability controls who is able to see a hint for unrestricted self enrolment in a visible course.
+
+### theme/boost_campus:viewhintinhiddencourse
+
+This capability controls who is  able to see a hint in a hidden course.
+
+
 How this theme works
 -------------------