Skip to content

Commit 2b6273a

Browse files
committed
Links in readme
1 parent 8e34b42 commit 2b6273a

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,6 +1,6 @@
11
# Razor Component Testing Library
22
A prototype of a testing library that renders Razor Components as HTML and compare the result to an
3-
expected result, using the XMLDiff library and Shouldly for writing out error messages.
3+
expected result, using the [XMLDiff](https://www.xmlunit.org/) library and [Shouldly](https://github.com/shouldly/shouldly) for writing out error messages.
44

55
**NOTE: Only tested with Preview-6**
66

0 commit comments

Comments
 (0)