From 8acd2ecf5c806fcd8ed6ccd7f241c73bbb2d0faf Mon Sep 17 00:00:00 2001 From: Alexandr Nikitin Date: Sat, 28 Jan 2023 22:38:46 -0800 Subject: [PATCH] Remove empty project --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 29a3518..bfec60b 100644 --- a/README.md +++ b/README.md @@ -1269,7 +1269,6 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [algorithms](https://github.com/xtaci/algorithms) - Algorithms & Data Structures in C++. * [c-algorithms](https://github.com/fragglet/c-algorithms) - C algorithms library. -* [C++ Awesome Pack](https://github.com/juniandotnet/cpp-awesome-pack) - Contains some awesome c++ codes, packed in one. * [30 Seconds of C++](https://github.com/Bhupesh-V/30-seconds-of-cpp) # Other Awesome Lists