From a2c64709e943b8a297e5fdfaf14eebd7932dac0e Mon Sep 17 00:00:00 2001 From: Robert Vokac Date: Sun, 25 Feb 2024 09:24:16 +0000 Subject: [PATCH] Added new improvements --- Readme.md | 3 --- modules/time-calc-app/src/main/resources/help/Readme.md | 3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index bf01aea..36fa2c9 100644 --- a/Readme.md +++ b/Readme.md @@ -83,8 +83,6 @@ If file test.txt exists, then user is not asked for start time and overtime. Ins ### Smileys -### Smileys - Progress in square, circle or batteries is represented also by smileys (only, if the widget is hovered by mouse cursor): Smileys can be colored or white-black (can be set in configuration) @@ -121,7 +119,6 @@ Smileys can be colored or white-black (can be set in configuration)
😈
... smiling face with horns ... more or equal to 93.75% - ## Key shortcuts * UP - Show widgets again, if they were hidden diff --git a/modules/time-calc-app/src/main/resources/help/Readme.md b/modules/time-calc-app/src/main/resources/help/Readme.md index 5d56876..21e57c8 100644 --- a/modules/time-calc-app/src/main/resources/help/Readme.md +++ b/modules/time-calc-app/src/main/resources/help/Readme.md @@ -6,7 +6,8 @@ Time Calc is a desktop application used to track the remaining time until the en _Time Calc is written in Java programming language and uses the Swing framework._ -![Tux, the Linux mascot](images/screenshot.png) +![Screenshot of application "Time Calc"](images/screenshot.png) + ## Usage ### Start of application