From c8ca4fdae775b1f49f8225eb7e255bed5a1042a2 Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Wed, 12 Apr 2017 02:10:48 -0400 Subject: [PATCH] fix c++ linik --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 909907d..94df7b5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Learning by doing is important and more effective than plainly following a document. This repo collects various resources on the Internet on learning programming by doing a project ## Table of Contents: -* [C](#C/C++) +* [C/C++](#cc) * [JavaScript](#javascript) * [Python](#python) * [Go](#go)