From 13776d13f6cfa43f51e69bf96176b06b1c570753 Mon Sep 17 00:00:00 2001 From: Samantha Wittke <32324155+samumantha@users.noreply.github.com> Date: Tue, 13 Aug 2024 19:27:30 +0300 Subject: [PATCH] Fill README with useful information --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73ac95d..9974cfc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,21 @@ # CodeRefinery train-the-trainer course material +This is the source repository for the CodeRefinery train the trainer workshop, last held in Aug/Sep 2024. + +Sourcecode repository: +Rendered pages: + +Please refer to the CITATION.cff (work in progress) file for author and citation information. + +This work is licensed under Creative Commons Attribution 4.0 International. + +You can build this material locally using Sphinx (see requirements.txt file for needed packages). +Please refer to the ["CodeRefinery lesson template lesson"](https://coderefinery.github.io/train-the-trainer/lessons-with-git/#sphinx) for further instructions on building this material. + +For any questions, please contact support@coderefinery.org. + In 2024 we combined two older versions of the material -into a new course version. But you can still find the previous +into a new course version. You can still find the previous two versions as we kept them on branches: -- https://coderefinery.github.io/train-the-trainer/branch/instructor-training/ -- https://coderefinery.github.io/train-the-trainer/branch/community-teaching/ +- +-