From 75bf3ac65e50e99fa4c343bc4618a589a5f154ec Mon Sep 17 00:00:00 2001 From: Terik23 Date: Sat, 17 Mar 2018 13:18:42 +0500 Subject: [PATCH] Edit README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06147a3..1287ee3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ C++ alternative to [nameOf](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/nameof) operator. Simple Example: -``` +```cpp #include #include