From 77ee63cfdbfbefeee4e8615ffb3ceb3fa01b3460 Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Thu, 12 Jan 2023 00:23:20 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index cb1fe70..29a3518 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny - [Videos](#videos) - [Websites](#websites) - [Other Awesome Lists](#other-awesome-lists) +- [Jobs](#jobs) +- [Sponsors](#sponsors) - [Contributing](#contributing) ## Standard Libraries @@ -1292,6 +1294,14 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [Awesome interview questions](https://github.com/MaximAbramchuck/awesome-interviews) - A list of lists of interview questions for the most popular technologies, including C and C++. * [nothings/single_file_libs](https://github.com/nothings/single_file_libs) :zap: - List of single-file C/C++ libraries. +# Jobs + +* This list is currently empty, but you can add to it by opening a merge request. + +# Sponsors + +* Please reach out if you are interested in sponsoring this repo. Your company's name and logo will be prominently displayed here. + # Contributing Please take a quick gander at the [contribution guidelines](https://github.com/fffaraz/awesome-cpp/blob/master/CONTRIBUTING.md) for details. Thanks to all [contributors](https://github.com/fffaraz/awesome-cpp/graphs/contributors); you rock!