From 4da37a1022bdb058c1e724a704672b0678822ca2 Mon Sep 17 00:00:00 2001 From: Markus Werle Date: Sat, 16 Nov 2024 21:29:23 +0100 Subject: [PATCH] Add hint to Jason Turner to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4e35db..d0d0fae 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ A short introduction to C++. The examples build on top of each other. A special - [Matt Godbolt's Compiler Explorer](https://godbolt.org/) - An online compiler tester - Use for testing small C++ code snippets +- [Jason Turner's GitHub landing page](https://github.com/lefticus) + - [YouTube channel C++ Weekly](https://www.youtube.com/@cppweekly) ### CMake