Skip to content

Commit

Permalink
Update README.md (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis authored Nov 22, 2023
1 parent 6646fa3 commit b5f082f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ public void SomeMethod(string something)
}
```

## YouTube Overview

[![Ardalis.GuardClauses on YouTube](http://img.youtube.com/vi/OkE2VeRM4mE/0.jpg)](http://www.youtube.com/watch?v=OkE2VeRM4mE "Improve Your Code with Ardalis.GuardClauses")

## Breaking Changes in v4

- OutOfRange for Enums now uses `EnumOutOfRange`
Expand Down

0 comments on commit b5f082f

Please sign in to comment.