From a66ea95897e7d80344b98aa28ec1e41ef07aec05 Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Wed, 23 Jul 2014 15:34:08 +0430 Subject: [PATCH] minor --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f9cff9e..b065cd2 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list) - A collection of quality books and an approximate skill level. ## Videos -*Fantastic C++ related videos.* +*Fantastic C/C++ related videos.* * [Awesome C Programming Tutorials in Hi Def [HD]](https://www.youtube.com/playlist?list=PLCB9F975ECF01953C) - A collection of detailed C Programming Language Tutorials for Beginners and New Programmers. * [C++](https://www.youtube.com/playlist?list=PL2F919ADECA5E39A6) - by VoidRealms. @@ -294,8 +294,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [C++ GUI with Qt Playlist](https://www.youtube.com/playlist?list=PLD0D54219E5F2544D) - Official Playlist for thenewboston C++ GUI with Qt tutorials. * [C Programming Tutorials](https://www.youtube.com/playlist?list=PL78280D6BE6F05D34) - All of thenewboston's C programming tutorials are right here. -## C++ Websites -*Useful C++ related websites.* +## Websites +*Useful C/C++ related websites.* * [C++ reference](http://cppreference.com/) - C++98, C++03, C++11, C++14 reference.