Skip to content

Commit 5874d45

Browse files
authored
Update README.md
1 parent c9b5b1b commit 5874d45

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
@@ -1,5 +1,5 @@
11
# AngleSharp Diffing - A diff/compare library for AngleSharp
2-
![Build and test status](https://github.com/egil/AngleSharp.Diffing/workflows/CI/badge.svg)
2+
[![Build and test status](https://github.com/egil/AngleSharp.Diffing/workflows/CI/badge.svg)](https://github.com/egil/AngleSharp.Diffing/actions?workflow=CI)
33

44
This library makes it possible to compare a AngleSharp _control_ `INodeList` and a _test_ `INodeList` and get a list of `IDiff` differences between them.
55

0 commit comments

Comments
 (0)