From b5474cfb25ba4ffaca18a1c2a0d4ac7dbbe78089 Mon Sep 17 00:00:00 2001 From: Ann Yanich <ann@yanich.de> Date: Wed, 26 Jul 2023 11:58:03 +0000 Subject: [PATCH] Update README.md -- add notice that this is a submodule of the Whiteboard Plugin --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f0b6afb..54cdda5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Hinweis + +Diese Repository ist ein Submodule von der Repository für das [Whiteboard-Plugin](https://gitlab.studip.de/uol/plugins/whiteboard-plugin). Trägt bitte keine Issues hier rein, sondern nutzt dafür die [Projektseite des Plugins](https://gitlab.studip.de/uol/plugins/whiteboard-plugin). + # excalidraw-storage-backend Forked from https://gitlab.com/kiliandeca/excalidraw-storage-backend -- GitLab