From b97c27c0cf96d92ab937474311d4fe97a48767f2 Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Tue, 29 Jul 2014 13:24:52 +0430 Subject: [PATCH] cplusplus.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3beafd6..2d01f61 100644 --- a/README.md +++ b/README.md @@ -353,6 +353,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin *Useful C/C++ related websites.* * [C++ reference](http://cppreference.com/) - C++98, C++03, C++11, C++14 reference. +* [cplusplus.com](http://www.cplusplus.com/) - The C++ Resources Network. ## Other Awesome Projects *Collection of useful codes, snippets, ...*