From 481aac7ad8091a9269eebb2b1634b7c0a59caed3 Mon Sep 17 00:00:00 2001 From: RedSkiesReaperr <64477486+RedSkiesReaperr@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:34:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d4517..5905ce6 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Once you are on the Twitch developers portal: $ ./bin/app ``` -By running the app this way you will get into a nicer and clearer TUI (terminal user interface) than the more conventional way to run. You can navigate through it by using your keyboard. It will also help you to have a better understanding of whats going on. Here is a sneak peak of this TUI: +By running the app this way you will get into a nicer and clearer TUI (text-based user interface) than the more conventional way to run. You can navigate through it by using your keyboard. It will also help you to have a better understanding of whats going on. Here is a sneak peak of this TUI: ![tui-demo](https://github.com/user-attachments/assets/3a0dca3a-7d67-42ff-8c35-016b7f55abd7) ### Running with Docker