Skip to content

Commit a75f546

Browse files
authored
Update README.md
1 parent d1b0c8d commit a75f546

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ Build Targets:
1919

2020
Overview
2121
===
22-
* [387 units in 36 unit classes](UnitsNet/GeneratedCode/Enums)
22+
* [387 units in 36 unit classes](UnitsNet/GeneratedCode/Enums) generated from [JSON](UnitsNet/Scripts/UnitDefinitions/) by [Powershell scripts](UnitsNet/Scripts/GenerateUnits.ps1)
2323
* [826 unit tests](http://teamcity.chump.work/viewType.html?guest=1&buildTypeId=UnitsNet_BuildTest) on conversions and localizations
24-
* [Generated code](UnitsNet/GeneratedCode) for uniform implementations and fewer bugs
2524
* Immutable structs that implement IEquatable, IComparable
2625
* [Static typing](#static-typing) to avoid ambiguous values or units
2726
* [Operator overloads](#operator-overloads) for arithmetic, also between compatible units

0 commit comments

Comments
 (0)