From 289c285e06ac9ca04b5e325d7d7479d94e89be9b Mon Sep 17 00:00:00 2001 From: David Linke Date: Wed, 10 Jan 2024 02:31:57 +0100 Subject: [PATCH] Update text in README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 445bf36..d906199 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Easier access to UCUM from Python -> **This is work is almost done. Feedback welcome!** +> **This is almost done. Feedback welcome!** The lark grammar to parse UCUM codes and the transformer that converts UCUM units to pint are implemented. -We are interested in hearing from you how you would like to interface the code. -Helping with adding more unit aliases or UCUM units missing in pint´s default units would be very welcome. [UCUM](https://ucum.org/) (Unified Code for Units of Measure) is a code system intended to cover all units of measures. It provides a formalism to express units in an unambiguous way suitable for electronic communication.