From a4d3c8ff9dee713d151b7c92ad0eeb61e333cb90 Mon Sep 17 00:00:00 2001 From: John Sebastian Peterson Date: Thu, 20 Jul 2023 06:35:10 +0200 Subject: [PATCH] Print usage on top It's common practice nowadays to out this on the very top A text that can be copied to the terminal an "it just works" Will bring many back to the roots of computers after over commercialisation of the over hyped "desktop experience" of the 90s --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 2fa5350..ab0c51e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ +# Try it yourself + +Debian/Ubuntu + +``` +sudo apt install calc +``` + +Termux + +``` +apt install calc +``` + +Then run + +``` +calc +``` + # What is calc? Calc is an interactive calculator which provides for easy large