From 5539abd3123e0307b45e563e10195dd081ab68a6 Mon Sep 17 00:00:00 2001
From: Jorge Saturno <jorge.saturno@ptb.de>
Date: Thu, 18 Apr 2024 14:10:07 +0200
Subject: [PATCH] add README file

---
 README.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b9aee93
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# PTB Quarto reveal.js presentation template
+
+
+> Template for creating a new reveal.js article format for Quarto.
+>
+> See information about how-to use this repo template inside the
+> template file.
+
+This is a Quarto template that assists you in creating a presentation
+for use with PTB branding. You can learn more about
+about Quarto using the official guide <https://quarto.org/docs/guide/>.
+
+
+> [!NOTE]
+> Check out the [online demo](#).
\ No newline at end of file
-- 
GitLab