From abbd0f6f82cd20e5055b956df95336e2f4932da2 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 26 Jan 2022 06:34:41 +0100 Subject: [PATCH] Update main ToC with programming challenges section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9400805..d829ef3 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ by [**MorganGeek**](https://blog.morgangeek.be/) - **Mastodon** : [@MorganGeek@m * [Productivity tips](#productivity-tips) * [Productivity tools](#productivity-tools) * [Programming](sections/programming.md#programming) + * [Programming challenges](sections/programming.md#programming-challenges) * [API](sections/programming.md#api) * [Assembly](sections/programming.md#assembly) * [C/C++](sections/programming.md#cc)