Skip to content

Commit 711e070

Browse files
authored
Update README.md
1 parent 39261ea commit 711e070

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ AngleSharp Diffing makes it possible to compare AngleSharp _control_ nodes and _
1414

1515
The _control_ nodes represents the expected HTML tree, i.e. how the nodes are expected to look, and the _test_ nodes represents the nodes that should be compared to the _control_ nodes.
1616

17+
See the [Wiki for documentation](wiki) and more examples.
18+
1719
**Differences:** There are three types off `IDiff` differences, that the library can return.
1820

1921
- `NodeDiff`/`AttrDiff`: Represents a difference between a control and test node or a control and test attribute.

0 commit comments

Comments
 (0)