From fc1670b3047ebea66d525107015c651030024b80 Mon Sep 17 00:00:00 2001 From: igor Date: Fri, 10 Apr 2026 14:04:13 -0700 Subject: [PATCH] Update README. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 430714c..dc59d2b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # About CmdBar -CmdBar allows you to display an output of scripts (or executables) in the -MacOS's menu bar. Read more at [cmdbar.app](https://cmdbar.app/). +CmdBar allows you to display outputs of scripts (or executables) in the +MacOS's menu bar (also called system tray). Read more at +[cmdbar.kolokolnikov.dev](https://cmdbar.kolokolnikov.dev/). # Documentation You can read documentation at -[cmdbar.app/documentation](https://cmdbar.app/documentation). +[cmdbar.kolokolnikov.dev/documentation](https://cmdbar.kolokolnikov.dev/documentation). # Compiled Binary -Download CmdBar at [cmdbar.app/download](https://cmdbar.app/download). +Download CmdBar at [cmdbar.kolokolnikov.dev/download](https://cmdbar.kolokolnikov.dev/download).