Skip to content

Commit

Permalink
* readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Feb 23, 2021
1 parent 86cc795 commit 9f1af44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ No need for a separate 4.0 package anymore! Use the regular CSharpFunctionalExte

## Testing

For extension methods on top of this library's `Result` and `Maybe` that you can use in tests, see [this nuget package](https://www.nuget.org/packages/FluentAssertions.CSharpFunctionalExtensions/) ([GitHub link][https://github.com/pedromtcosta/FluentAssertions.CSharpFunctionalExtensions]).
For extension methods on top of this library's `Result` and `Maybe` that you can use in tests, see [this nuget package](https://www.nuget.org/packages/FluentAssertions.CSharpFunctionalExtensions/) (GitHub link: https://github.com/pedromtcosta/FluentAssertions.CSharpFunctionalExtensions).

Example:

Expand Down

0 comments on commit 9f1af44

Please sign in to comment.