diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 16:06:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:41 +0700 |
commit | 647442cec1d5bb5ed9601acb1cf064276685149a (patch) | |
tree | b0ef7756b64230c9fed04799455e6148a53ef495 | |
parent | 6d0feb2d96d85d3f59e8fa0974047bda645cd93c (diff) |
academic/calcoo: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | academic/calcoo/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/academic/calcoo/README b/academic/calcoo/README index 5c4e7ef8c34d..d9891857aa72 100644 --- a/academic/calcoo/README +++ b/academic/calcoo/README @@ -1,4 +1,5 @@ -Calcoo is an RPN and scientific calculator that uses the GTK library. It -features both RPN and algebraic modes, bitmapped button labels and display -glyths, undo/redo options, copy/paste interaction with the X clipboard, two -memory registers with displays, and displays for Y, Z, and T registers. +Calcoo is an RPN and scientific calculator that uses the GTK library. +It features both RPN and algebraic modes, bitmapped button labels and +display glyths, undo/redo options, copy/paste interaction with the X +clipboard, two memory registers with displays, and displays for Y, Z, +and T registers. |