From 32969d1adffa8b1e316357d6556dd41c7124b82d Mon Sep 17 00:00:00 2001 From: Vidocq Date: Tue, 28 Feb 2023 06:53:04 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2f336e5..08e775f 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,23 @@ # VidoCryptoTray -Mac Tray for displaying the price and percentage of Crypto Coin over last 24 hours. +Mac Tray for displaying the price and percentage of Crypto Coins over last 24 hours. Tray updates per second. Ticker table updates per 5 seconds by default(Can change later). Data collects from [Binance](https://www.binance.com/) -image -image + +image +image +image + ## Usage -+ Click the symbol to display it in Tray ++ Select the symbol to display it in Tray ++ Unselect the symbol to not display it in Tray + Input a symbol and click the `Add` button or `Enter` key to add it into Ticker Table + Right click the symbol to delete it from Ticker Table -+ There are some settings can be changed in `Settings` page ++ Settings can be changed in `Settings` page ## Contribute