From e75d22fb375bd18b1b2a3269af73b8a86c3a8e30 Mon Sep 17 00:00:00 2001
From: oli10 <oli10@pcfeia406n.vsb.cz>
Date: Sun, 13 Oct 2024 14:00:16 +0200
Subject: [PATCH] init

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index b749d25..4378fa7 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,9 @@ man infocmp
 Window and icon titles may be changed in a running xterm by using XTerm escape sequences. 
 The following sequences are useful in this respect:
 
-  ESC]0;stringBEL −− Set icon name and window title to string
-  ESC]1;stringBEL −− Set icon name to string
-  ESC]2;stringBEL −− Set window title to string
+-  ESC]0;stringBEL −− Set icon name and window title to string
+-  ESC]1;stringBEL −− Set icon name to string
+-  ESC]2;stringBEL −− Set window title to string
 
 where ESC is the escape character (\033), and BEL is the bell character (\007).
 Printing one of these sequences within the xterm will cause the window or icon title to be changed
-- 
GitLab