Skip to content

Commit 1c31c01

Browse files
authored
Update README.md
1 parent e0c7472 commit 1c31c01

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ Decorate your Xunit test class with the following attribute and associate ```Tes
5656
```
5757

5858
## Examples
59-
Please [follow this link](https://github.com/Umplify/xunit-dependency-injection/tree/main/examples/Xunit.Microsoft.DependencyInjection.ExampleTests) to view a couple of examples on utilizing this library.
59+
60+
* Please [follow this link](https://github.com/Umplify/xunit-dependency-injection/tree/main/examples/Xunit.Microsoft.DependencyInjection.ExampleTests) to view a couple of examples on utilizing this library.
61+
* [Digital Silo](https://digitalsilo.io/)'s unit tests and integration tests are using this library.
6062

6163
### One more thing
6264
Do not forget to include the following nuget packages to your Xunit project:

0 commit comments

Comments
 (0)