From 3ca1b5074955b04edcf276aa4628c7662f192065 Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Thu, 17 Jul 2014 15:50:32 +0430 Subject: [PATCH] Awesome Things --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index af080d1..240408e 100644 --- a/README.md +++ b/README.md @@ -171,5 +171,10 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin ## C++ Videos *Fantastic C++ related videos.* +## Awesome Things +*Collection of useful codes* + +* [C/C++ Awesome Pack](https://github.com/junian/CppAwesomePack) - Contains some awesome c++ codes, packed in one. + # Contributing Please see [CONTRIBUTING](https://github.com/fffaraz/awesome-cpp/blob/master/CONTRIBUTING.md) for details.