Edit README

This commit is contained in:
Terik23 2018-03-17 13:18:42 +05:00
parent 1cbe42756b
commit 75bf3ac65e

View file

@ -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 <iostream>
#include <nameof.hpp>