diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:47:27 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:47:27 -0400 |
commit | 6933b34ba62a4545397b4996cd9c9b42518d41f9 (patch) | |
tree | 7057b5735f3e2f287fb5d3636850049789e816ea | |
parent | af71620794597f253e9ec3e4c4dec04fc67157bb (diff) |
office/flowkeeper: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | office/flowkeeper/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/office/flowkeeper/README b/office/flowkeeper/README index cb7e3c24b664a..1eeeec6fcc6fd 100644 --- a/office/flowkeeper/README +++ b/office/flowkeeper/README @@ -1,11 +1,12 @@ Flowkeeper is a new desktop software timer for Pomodoro Technique(R), -which is a very simple yet effective way to increase personal productivity, -currently licensed as freeware. +which is a very simple yet effective way to increase personal +productivity, currently licensed as freeware. Daily task plan file (flowkeeper.xml) is stored by the program in user's $HOME directory. -Even if the program has somewhat limited functionality (being in its first -version), you can easily edit this XML file (but only when the program is -not running!). + +Even if the program has somewhat limited functionality (being in its +first version), you can easily edit this XML file (but only when the +program is not running!). It is compatible with jdk (from SlackBuilds.org) and with OpenJDK. |