Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laidbackcoder authored Jun 15, 2017
1 parent 693ed0d commit f809b31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## EssentialMVVM

EssentialMVVM is a lightweight Model-View-ViewModel (MVVM) framework for WPF.
![alt text](https://github.com/laidbackcoder/EssentialMVVM/blob/master/EssentialMVVM/SHFB%20Project/icons/EssentialMVVM.png "EssentialMVVM")

Even some of the most lightweight of MVVM frameworks have become bloated over time, with plenty of external dependencies and features that are not required for many WPF MVVM projects. The aim of this project is to provide a single library for use in WPF applications, with just the essential MVVM components and nothing more!

0 comments on commit f809b31

Please sign in to comment.