From 36b69a8f26100d9f25b84c5c66fcb0dfb6d2fcb5 Mon Sep 17 00:00:00 2001 From: ZILosoft Date: Thu, 8 Jan 2026 17:41:41 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa74b8c..4666986 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ║ *╰─┬─╯*╰─┬─╯*╰─┬─╯* ║ ║ ╭───────────────────╮ ║ ║ │ │ ║ - ║ │ ◉ ╲ ╱ ◉ │ ║ + ║ │ ◉ ╲ ╱ ◉ │ ║ ║ │ │ ║ ║ │ ╭─────╮ │ ║ ║ │ │ ║ @@ -41,4 +41,4 @@ go build -o gorig ./cmd/ui ## Writing Effects -Effects are plain Go code. See `effects/` directory for examples. \ No newline at end of file +Effects are plain Go code. See `effects/` directory for examples.