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/ +- +-