Skip to content

Commit f2b0fc4

Browse files
committed
Fixed text in README
1 parent 1a0d5b6 commit f2b0fc4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Easier access to UCUM from Python
22

3-
> **This is work is almost done. Feedback welcome!**
3+
> **This is almost done. Feedback welcome!**
44
The lark grammar to parse UCUM codes and the transformer that converts UCUM units to pint are implemented.
5-
We are interested in hearing from you how you would like to interface the code.
6-
Helping with adding more unit aliases or UCUM units missing in pint´s default units would be very welcome.
5+
We are interested in getting feedback about how you would use a UCUM-pint converter or UCUM parser.
76

87
[UCUM](https://ucum.org/) (Unified Code for Units of Measure) is a code system intended to cover all units of measures.
98
It provides a formalism to express units in an unambiguous way suitable for electronic communication.

0 commit comments

Comments
 (0)