diff --git a/DesktopClock/DesktopClock.csproj b/DesktopClock/DesktopClock.csproj
index 2768bf5..674ae2b 100644
--- a/DesktopClock/DesktopClock.csproj
+++ b/DesktopClock/DesktopClock.csproj
@@ -10,7 +10,7 @@
Daniel Chalmers
- A digital clock app for your Windows desktop that stays on screen, ready whenever you need it.
+ A digital clock for your desktop that stays on screen, ready whenever you need it.
© Daniel Chalmers
4.1.0
diff --git a/DesktopClock/SettingsWindow.xaml b/DesktopClock/SettingsWindow.xaml
index 2616988..fe29189 100644
--- a/DesktopClock/SettingsWindow.xaml
+++ b/DesktopClock/SettingsWindow.xaml
@@ -235,12 +235,12 @@
- JournalApp - Write notes and keep track of your day (Android).
+ JournalApp - Save notes and keep track of your well-being (Android)
- Network Monitor - View latency and bandwidth usage (Windows).
+ Network Monitor - View live latency and bandwidth usage (Windows)
diff --git a/README.md b/README.md
index a76780e..66bf9db 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,7 @@
[![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)
-A digital clock app for your Windows desktop that stays on screen, ready whenever you need it.
-
-- Right-click to access essential options like size, time zone, format, and theme, or to create new clocks.
-- Double-click to copy the time to your clipboard, and scroll while holding Ctrl to resize the clock.
-- "Advanced settings" provides additional configuration options using JSON format.
-- Includes a countdown mode to set a timer for any specific date.
+A digital clock for your desktop that stays on screen, ready whenever you need it.
**Main window:**
![Animation](https://github.com/danielchalmers/DesktopClock/assets/7112040/6038fa47-3a29-4b74-8f4f-fffeb8af8d0a)
@@ -20,23 +15,12 @@ A digital clock app for your Windows desktop that stays on screen, ready wheneve
Explore my other free apps:
-😊[JournalApp](https://github.com/danielchalmers/JournalApp) - Write notes & keep track of your mood, medications, and more with a versatile journaling app for Android!
+😊[JournalApp](https://github.com/danielchalmers/JournalApp) - Stay on top of your well-being with a versatile journaling app for Android!
-🔄[Network Monitor](https://github.com/danielchalmers/Network-Monitor) - View live network latency and bandwidth usage on your desktop with a widget like the clock.
+🔄[Network Monitor](https://github.com/danielchalmers/Network-Monitor) - View live network latency and bandwidth usage on your desktop.
## Contributions
Got an idea or found a bug? Submit an [issue](https://github.com/danielchalmers/DesktopClock/issues)!
-If you are gracious enough to contribute code, please try to align with the current formatting and keep features simple as possible.
-
-## Credits
-
-- [CommunityToolkit](https://github.com/CommunityToolkit/dotnet)
-- [Costura.Fody](https://github.com/Fody/Costura)
-- [H.NotifyIcon.Wpf](https://github.com/HavenDV/H.NotifyIcon)
-- [Humanizer](https://github.com/Humanizr/Humanizer)
-- [Newtonsoft.Json](https://www.newtonsoft.com/json)
-- [PropertyChanged.Fody](https://github.com/Fody/PropertyChanged)
-- [WpfWindowPlacement](https://github.com/danielchalmers/WpfWindowPlacement)
-- [Clock icon](https://www.flaticon.com/free-icon/three-o-clock-clock_13435)
+Contributions are welcome! Please try to align with the current formatting and keep features simple if possible.