From 05eb018d98fe1825f982301ea9852c73ae4e0b42 Mon Sep 17 00:00:00 2001 From: Arthur Brainville Date: Sat, 30 Jun 2018 19:00:18 +0200 Subject: [PATCH] Add cpp syntax into "Installation" code example It just makes it look a bit nicer :wink: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c908097..f91b722 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ in the "util" namespace here, for lack of a clear alternative. It would be nice Note that you can just skip all of that and put this directly into your code. -``` +```cpp #include #include