From 1ec6a8f92d4f9bf75285c6ceaf9ae628b52baba5 Mon Sep 17 00:00:00 2001 From: Chris Krycho Date: Mon, 18 Mar 2024 13:35:21 -0600 Subject: [PATCH] Add @chriskrycho's YouTube series to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a8356eb7a..9915f5e31 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ developers monitor both channels. ### Related Media +- **Mar 2024**: Chris Krycho started [a YouTube series about Jujutsu][krycho-yt]. - **Feb 2024**: Chris Krycho published an article about Jujutsu called [jj init][krycho] and Steve Klabnik followed up with the [Jujutsu Tutorial][klabnik]. - **Jan 2024**: Jujutsu was featured in an LWN.net article called @@ -148,6 +149,7 @@ developers monitor both channels. - **Jan 2023**: Martin's Talk about Jujutsu at Git Merge 2022, [video][merge-talk] and the associated [slides][merge-slides]. +[krycho-yt]: https://www.youtube.com/playlist?list=PLelyiwKWHHAq01Pvmpf6x7J0y-yQpmtxp [krycho]: https://v5.chriskrycho.com/essays/jj-init/ [klabnik]: https://steveklabnik.github.io/jujutsu-tutorial/introduction.html [lwn]: https://lwn.net/Articles/958468/