From 11f6a6e2fd10e139192e9cdf34f8e0e3434490cb Mon Sep 17 00:00:00 2001
From: Alexander Bias <alexander.bias@uni-ulm.de>
Date: Wed, 18 Nov 2020 11:31:20 +0100
Subject: [PATCH] Add end of life note to README.md

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index a12732a..3b0cb1a 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,14 @@ moodle-block_course_overview_campus
 Moodle block which provides all functionality of block_course_overview, provides additional filters to be used on university campuses as well as the possibility to hide courses from the course list
 
 
+:warning: End of life
+---------------------
+
+**This plugin has reached end of life.**
+
+This plugin is not actively maintained anymore for Moodle versions beyond 3.7. Please consider to replace it with block_myoverview in Moodle core.
+
+
 Requirements
 ------------
 
-- 
GitLab