diff --git a/README.md b/README.md index 39b9d31..2fe4afd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # STX.EFxceptions -A Standardized .NET library that captures the exceptions thrown by EntityFramework and converts them into meaningful exceptions... +A standardized .NET library that provides abstract base DbContext classes, which concrete implementations can use to capture exceptions thrown by Entity Framework and then convert them into meaningful exceptions...