From e80ac467f7f1aff1403cdacb3cbe87f26eb9a2f5 Mon Sep 17 00:00:00 2001 From: Michele Nottoli <michele.nottoli@gmail.com> Date: Thu, 5 Oct 2023 13:32:27 +0200 Subject: [PATCH] Added references. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8c64728..59ab630 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Julia-seminar Material for the Julia seminar course. +The course material is adapted from two sources: + - the [course](https://github.com/mfherbst/2022-rwth-julia-workshop.git) from Michael Herbst ([MIT license](https://opensource.org/license/mit/)). + - the book [ThinkJulia](https://benlauwens.github.io/ThinkJulia.jl/latest/book.html) from Ben Lauwens ([Creative Commons Attribution-NonCommercial 3.0 Unported license](https://creativecommons.org/licenses/by-nc/3.0/deed.en)). ## Software and material What you need for the workshop (quick overview): -- GitLab