Skip to content

Commit 40e1ef0

Browse files
committed
Update README.md
Simplified intro text.
1 parent 8904feb commit 40e1ef0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Units.NET
22
========
33

4-
Data structures and conversions that make life working with units of measurement in .NET just a little bit better.
5-
6-
Everyone have written their share of trivial conversions, or less obvious conversions where you need a quick Google to find that magic constant.
4+
Everyone have written their share of trivial conversions - or less obvious ones where you need to Google that magic constant.
75

86
Stop littering your code with unnecessary calculations. Units.NET gives you all the common units of measurement and the conversions between them. It is light-weight, unit tested and supports [PCL](http://msdn.microsoft.com/en-us/library/gg597391.aspx "MSDN PCL").
97

0 commit comments

Comments
 (0)