From a299426a59d9af6a7a929a109d59137836eb0d28 Mon Sep 17 00:00:00 2001 From: roy Date: Mon, 29 Jun 2026 21:54:23 +0300 Subject: Fixed readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 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. -- cgit v1.3.1