From 4896f17933c5b3b02bed297956b257ea94e309e1 Mon Sep 17 00:00:00 2001 From: francesco Date: Thu, 19 Jan 2017 00:03:05 +0100 Subject: [PATCH] Updated README.md with a small how and what is this project for --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 509010a..c296212 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Qt Material Design Desktop Widgets +### What is this project +This project implements Material style in "classic" Qt Widgets, not QML. + +### How to compile +Open the project in Qt Creator and compile. Then Run the project to have a small sample. +To have an idea of how configure and work each widget edit mainwindow.cpp and remove the remarks in the constructor, then run again. + ### Roadmap #### Complete