diff --git a/README.md b/README.md index ff60099..a6eb655 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A generic WPF CrudControl implemented based on the MVVM pattern. The control abstracts both the UI and business logic to achieve a foundation for a complete CRUD operation implementation (Add, Edit, Delete, Listing with sorting, paging and searching).