aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1b5a10e..2458c33 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,8 @@ This is a small C++ library with small methods to change the behaviour and color
Import normally with:
-
-```#include "terminal-game-utils.hpp"```
```
+#include "terminal-game-utils.hpp"
```
And use tgu:: to refer to the methods/enum in the library.