From 4cdc9cd54f7a0fc049b0505dd7676864295e0ea6 Mon Sep 17 00:00:00 2001 From: tocic Date: Mon, 27 Mar 2023 10:58:20 +0300 Subject: [PATCH] Add missing TOC entries --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a8312b..fd4ebf8 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny - [Database](#database) - [Data visualization](#data-visualization) - [Debug](#debug) + - [Documentation](#documentation) - [Font](#font) - [Game Engine](#game-engine) - [GUI](#gui) @@ -61,11 +62,14 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny - [API Design](#api-design) - [Articles](#articles) - [Books](#books) + - [Coding Standards](#coding-standards) - [Coding Style](#coding-style) - [Podcasts](#podcasts) - [Talks](#talks) - [Videos](#videos) - [Websites](#websites) + - [Weblogs](#weblogs) + - [Other Awesome Projects](#other-awesome-projects) - [Other Awesome Lists](#other-awesome-lists) - [Jobs](#jobs) - [Sponsors](#sponsors)