From 162b1f6e7802188428283264660af9f538f51b00 Mon Sep 17 00:00:00 2001 From: Travis Montoya Date: Wed, 6 Nov 2024 08:23:32 -0700 Subject: [PATCH] updating readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 26c4179..d18db62 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,14 @@ Run `cabal build` and it will download dependencies and build the project. You c cabal install --installdir=/usr/local/bin --install-method=copy ``` +Then you can run it: +``` +$ dclock +Decimal time: 25 +$ +``` + + License ======= MIT