From 9a638f87285d9ba5e508056c5dece02c777e52a3 Mon Sep 17 00:00:00 2001 From: Tim Atherton <54725421+softmattertheory@users.noreply.github.com> Date: Wed, 26 Jun 2024 10:59:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 589f7a11..ca60735f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The Morpho language. Morpho is a programmable environment for shape optimization Documentation is available on [readthedocs](https://morpho-lang.readthedocs.io/en/latest/), an extensive [user manual](https://github.com/Morpho-lang/morpho-manual/blob/main/manual.pdf) and a [developer guide](https://github.com/Morpho-lang/morpho-devguide/blob/main/devguide.pdf). A [Slack community](https://join.slack.com/t/morphoco/shared_invite/zt-1o6azavwl-XMtjjFwxW~P6C8rc~YbBlA) is also available for people interested in using morpho and seeking support. -**New!** We now have a sequence of tutorial videos to help you learn Morpho: +**New!** We now have a sequence of tutorial videos on our [Youtube channel](https://www.youtube.com/@Morpho-lang) to help you learn Morpho: * An [introduction to the Morpho language](https://youtu.be/eVPGWpNDeq4) * Introduction to [shape optimization with Morpho](https://youtu.be/odCkR0PDKa0)