Skip to content

Commit 36359f7

Browse files
committed
Documentation update
1 parent af5b5e4 commit 36359f7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ A C# .NET Standard library that allows to obtain the differences between two obj
44

55
The patching feature is specially useful when updating Entity Framework objects as it allows to update only those values that have really changed.
66

7-
<!--
87
## Installation
98

109
Using NuGet package manager console:
@@ -18,7 +17,6 @@ Using .NET CLI:
1817
```
1918
dotnet add package ObjDiff
2019
```
21-
-->
2220

2321
## Features
2422

0 commit comments

Comments
 (0)