From f809b311fbae2b79adcffe68a34409593ef84c59 Mon Sep 17 00:00:00 2001 From: Phil Tyler Date: Thu, 15 Jun 2017 16:59:46 +0100 Subject: [PATCH] Create README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 41c59a5..3eae2c0 100644 --- a/README.md +++ b/README.md @@ -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!