diff --git a/FluentAssertions.md b/FluentAssertions.md index 5ce0e8c..eea7f4c 100644 --- a/FluentAssertions.md +++ b/FluentAssertions.md @@ -1,4 +1,4 @@ -# FluentAssertions +## FluentAssertions With the NuGet Package [WireMock.Net.FluentAssertions](https://www.nuget.org/packages/WireMock.Net.FluentAssertions), it's possible to verify if certain calls are made. ### Example