You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Stop littering your code with unnecessary calculations, Units.NET gives you all
18
18
19
19
### Overview
20
20
21
-
*[48 quantities with a total of 500+ units](UnitsNet/GeneratedCode/Enums) generated from [JSON](UnitsNet/UnitDefinitions/) by [Powershell scripts](UnitsNet/Scripts)
21
+
*[48 quantities with a total of 500+ units](UnitsNet/GeneratedCode/Units) generated from [JSON](UnitsNet/UnitDefinitions/) by [Powershell scripts](UnitsNet/Scripts)
22
22
*[1000+ unit tests](https://ci.appveyor.com/project/angularsen/unitsnet) on conversions and localizations
23
23
* Immutable structs that implement `Equatable`, `IComparable`
24
24
*[Static typing](#static-typing) to avoid ambiguous values or units
0 commit comments