From c65e1b3828885aae12d504add9db0cdbd29e52fe Mon Sep 17 00:00:00 2001 From: Bill Ewanick Date: Sat, 3 Jan 2026 18:16:11 -0500 Subject: [PATCH] Nix fmt formatter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 533868b..5c7fc6b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [The Universal Calculator](https://git.ewanick.com/bill/universal-calculator) -Using the GHC REPL and Haskell to teach programming concepts through the guise of mathematics. +Using the GHC REPL and Haskell to teach programming concepts through the guise of mathematics.\ A handy assistant to help you understand and solve maths problems. - GHC = [Glasgow Haskell Compiler](https://www.haskell.org/ghc/)