From 5029451a3ab64f21c51f68e8a2c7e0693f1d3590 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Sun, 16 Aug 2026 09:27:44 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7b760b..696a0b1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ + + # Materials Informatics Introductory Tutorial This lecture is a part of the winter semester course "Introduction to Computational Materials Design" at the Chair of Materials Engineering of Additive Manufacturing, Technical University of Munich (Germany). -An interactive set of slides is available at the [tutorial.tilde.pro](https://tutorial.tilde.pro) website. +An interactive set of slides is available at the [tutorial.tilde.pro](https://tutorial.tilde.pro) website, with the slide source in this repository as `index.html`. The accompanying Python notebooks are available in the `notebooks` folder and live in the [Binder online executable environment](https://mybinder.org/v2/gh/blokhin/materials-informatics-tutorial/master?filepath=notebooks).