From 819e4443783dd5243009627582d6ad8df1598575 Mon Sep 17 00:00:00 2001 From: rm-dr <96270320+rm-dr@users.noreply.github.com> Date: Sun, 15 Oct 2023 11:42:40 -0700 Subject: [PATCH] Updated README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f7e4ea..c4a0f32 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,7 @@ in # 🛠️ Features - Open-source - - Extremely high precision - - Uses a rational datatype when possible, and a high-precision float when not. - - Pretty printing in prompt (with special substitutions) + - Carefully designed and easy-to-read prompt - Supports many physical units, with metric and binary prefixes - Supports exponential notation - Clear syntax, parsed input is always re-printed as a sanity check.