diff --git a/README.md b/README.md index 4b4eccdc..8ec3dfa9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ And our directory structure will be # Creating simple class Create `init.cpp` under `SimpleLibrary/src/` and add the following code -``` +```cpp #include #include