Skip to content

Commit f2d72f8

Browse files
authored
Update README.md
1 parent 1f8aa8d commit f2d72f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stop littering your code with unnecessary calculations. Units.NET gives you all
77

88

99
Installing
10-
===
10+
---
1111
Run the following command in the [Package Manager Console](http://docs.nuget.org/docs/start-here/using-the-package-manager-console) or go to the [NuGet site](https://www.nuget.org/packages/UnitsNet/) for the complete relase history.
1212

1313
![Install-Package UnitsNet](https://raw.githubusercontent.com/anjdreas/UnitsNet/master/Docs/Images/install_package_unitsnet.png "Install-Package UnitsNet")
@@ -18,7 +18,7 @@ Build Targets:
1818
* .NET 3.5 Client
1919

2020
Overview
21-
===
21+
---
2222
* [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
2424
* Immutable structs that implement IEquatable, IComparable

0 commit comments

Comments
 (0)