From 2bb12106c3a4bada8fc87de5f9c93425969bcb78 Mon Sep 17 00:00:00 2001 From: Meron Date: Sat, 10 Feb 2024 16:25:22 +0100 Subject: [PATCH] [documentation] Added a link to the Youtube video on readme page --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c38954c6..22fe4bc60 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ requires Java 21 or above to work. * Manual: [https://han-yaeger.github.io/yaeger/book/](https://han-yaeger.github.io/yaeger/book/) * Tutorial: [Yaeger tutorial](https://github.com/han-yaeger/yaeger-tutorial) * Showcase: [Yaeger showcase](https://github.com/han-yaeger/yaeger-showcase) +* Youtube: [Howto setup a new project with IntelliJ](https://www.youtube.com/watch?v=EvIrkw7VKO0&t=409s) ## Usage Yaeger requires JDK21, and is available through the Maven Central Repository.