From 252c83d14a7a485fe5435cc0a493d63c49ec0e96 Mon Sep 17 00:00:00 2001 From: Dheeraj R Reddy Date: Sun, 2 Aug 2020 15:48:28 +0530 Subject: [PATCH] Update README.md Add c++ tag in the markdown code-snippet for example code. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f38906..7b8392c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ If you are using Visual Studio, you probably want to add `phmap.natvis` to your ## Example -``` +```c++ #include #include #include