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