Skip to content

Commit ea2130a

Browse files
author
Andreas Gullberg Larsen
authored
Update README.md
1 parent 428981a commit ea2130a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Build Targets:
2222

2323
Overview
2424
---
25-
* [508 units in 48 unit classes](UnitsNet/GeneratedCode/Enums) generated from [JSON](UnitsNet/UnitDefinitions/) by [Powershell scripts](UnitsNet/Scripts/GenerateUnits.ps1)
25+
* [508 units in 48 unit classes](UnitsNet/GeneratedCode/Enums) generated from [JSON](UnitsNet/UnitDefinitions/) by [Powershell scripts](UnitsNet/Scripts)
2626
* [Over 1000 unit tests](https://ci.appveyor.com/project/anjdreas/unitsnet) on conversions and localizations
2727
* Immutable structs that implement IEquatable, IComparable
2828
* [Static typing](#static-typing) to avoid ambiguous values or units

0 commit comments

Comments
 (0)