Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ This library generalizes and unifies the notion of measures used in
[Compose3D](https://github.com/rohitvarkey/Compose3D.jl),
and [Escher](https://github.com/shashi/Escher.jl).

It allows building up and representing expressions involving differing types of
units that are then evaluated, resolving them into absolute units.
It allows you to build up and represent expressions involving different units.
They are evaluated and resolved into absolute units.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"They can then be evaluated" should preserve original meaning?