diff options
| author | roy <[email protected]> | 2026-06-29 21:54:23 +0300 |
|---|---|---|
| committer | roy <[email protected]> | 2026-06-29 21:54:23 +0300 |
| commit | a299426a59d9af6a7a929a109d59137836eb0d28 (patch) | |
| tree | 6bdcc0f4eca2c35fb71ab6e4fa9f72b55cb4a426 /README.md | |
| parent | 0fdb0405b6567aed4cd00637f79410ceeafd2e3b (diff) | |
Fixed readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |
