summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-11-21 15:53:12 +0100
committerWolfgang Ulbrich <[email protected]>2015-11-21 15:53:12 +0100
commit319717e4694bb57e9ea3057fce75d941914fe95b (patch)
treef51f5f9a4aae683e1d04205862fcea3bc414355f
parent74cc7e4e2c59cd5b8119846fe97911bdce891fd1 (diff)
downloadmate-calc-319717e4694bb57e9ea3057fce75d941914fe95b.tar.bz2
mate-calc-319717e4694bb57e9ea3057fce75d941914fe95b.tar.xz
add ReadMe.md
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4300362
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+mate-calc GTK3 version
+
+1. Introduction.
+----------------
+
+This is mate-calc, a fork of gnome-calc, the calculator application that was
+previously in the OpenWindows Deskset of the Solaris 8 operating system.
+
+It incorporates a multiple precision arithmetic packages based on the work
+of Professor Richard Brent, who has also kindly given me permission to make
+it available.
+
+There is a single graphics driver for Gtk3 included with this release.
+
+
+2. Getting started.
+-------------------
+
+The manual pages also describe how to use mate-calc in detail.