Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lecaillon committed Jan 4, 2022
1 parent d8892c9 commit d7beaa5
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 @@ -13,7 +13,7 @@ On failure it **always** throws an `ArgumentException`, `ArgumentNullException`

Preconditions.NET version 2 is a complete rewrite that takes advantage of the new .NET 6 `CallerArgumentExpression` attribute.
It is no more mandatory to pass the parameter name being checked.
It also adds new methods (see the [checklist](/the-checklist)) and remove Check.Zero().
It also adds new methods (see the [checklist](#the-checklist)) and remove Check.Zero().

## How to use it ?

Expand Down

0 comments on commit d7beaa5

Please sign in to comment.