From a3e2a3be21529ddd813e1218fa7bbdf834453ed2 Mon Sep 17 00:00:00 2001
From: n_herr03 <nina.herrmann@uni-muenster.de>
Date: Thu, 8 Oct 2020 15:37:46 +0200
Subject: [PATCH] Updated README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a5dcc65..53eaa28 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # moodle-filter_opencastfilter
 
-The opencast filter can be used to embed opencast videos using opencast players such as Paella or Theodul.
+The opencast filter can be used to embed opencast videos. Tested opencast players are Paella or Theodul. If you find other players, please contact us to enhance the list.
 The filter takes in the html pasted by the opencast repository and replaces it by an iframe, which serves an opencast player with the respective opencast event.
 The filter itself has no influence on the embedded content, but simply takes the information created by the repository.
 Look into the documentation of [repository_opencast](https://github.com/unirz-tu-ilmenau/moodle-repository_opencast) for details on that.
-- 
GitLab