Skip to content

Commit 0d7c95c

Browse files
committed
Update README.md
1 parent d109907 commit 0d7c95c

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
@@ -46,7 +46,7 @@ A high-performance, lightweight object-to-object mapper for .NET with zero depen
4646

4747
\* Based on benchmark results for single object mapping. For collection mapping (100,000 items), ValueMapper performs better: ValueMapper (39.84ms), Mapster (65.34ms), AutoMapper (70.80ms).
4848

49-
## Installation
49+
## Installation - [nuget](https://www.nuget.org/packages/ValueMapper)
5050

5151
```shell
5252
dotnet add package ValueMapper

0 commit comments

Comments
 (0)