From c180a2366efadca1e6ae7f0d502b5bf1325537f6 Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Fri, 8 Dec 2023 19:18:04 -0600 Subject: [PATCH] Update README --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 491eeb9..e015084 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # DesktopClock 🕒 -**A configurable digital clock for your desktop.** - [![Release](https://img.shields.io/github/release/danielchalmers/DesktopClock?include_prereleases)](https://github.com/danielchalmers/DesktopClock/releases) [![License](https://img.shields.io/github/license/danielchalmers/DesktopClock)](LICENSE) @@ -9,10 +7,14 @@ ![Context menu](https://user-images.githubusercontent.com/7112040/201500304-fadedaeb-fc50-47b7-9de0-80c45346c35d.png) -A digital clock app for your Windows desktop that remains visible on screen so it's there whenever you need it. -With a right-click, you can access a menu that offers essential options like size, time zone, format, and theme. You can make new clocks from the same menu. Double left-clicking will copy the time to the clipboard, and holding Ctrl while scrolling will resize the clock. For power users, "advanced settings" provides even more configuration choices in a familiar JSON format. Additionally, the app features a countdown mode that allows you to set a countdown to any date of your choice. +A configurable digital clock app for your Windows desktop that remains visible on screen so it's there whenever you need it. + +With a right-click, access essential options like size, time zone, format, and theme, or make new clocks from the same menu. +Double left-click will copy the time to the clipboard, and holding Ctrl while scrolling will resize the clock. +For power users, "advanced settings" provides even more configuration choices in a familiar JSON format. +There's also a countdown mode that allows you to set a countdown to any date of your choice. -Got ideas or found a bug? Submit an [issue](https://github.com/danielchalmers/DesktopClock/issues)! +Got an idea or found a bug? Submit an [issue](https://github.com/danielchalmers/DesktopClock/issues)! ## Credits