From 85efdc7da711e39c54ee7b9a9eddd063d6e59b75 Mon Sep 17 00:00:00 2001 From: wwarriner <wwarriner@gmail.com> Date: Thu, 19 Sep 2024 11:59:59 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a1960e..166a03b 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A template repsitory for building Research Computing educational content with the Reveal.js presentation framework. -To create your own slide deck, fork this repository and modify the contents of `index.html` in the root directory. +To create your own slide deck, fork this repository and modify the contents of `index.html` in the root directory according to the HTML API for Reveal.js. -- GitLab