diff --git a/QtHtmlEditor.pro.user b/QtHtmlEditor.pro.user index f7db9dd..d73e0fa 100644 --- a/QtHtmlEditor.pro.user +++ b/QtHtmlEditor.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId diff --git a/README.md b/README.md index 36116df..599ec89 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Editor de codigo HTML. Sacado del codigo fuente de [Qt Designer](https://code.qt.io/cgit/qt/qttools.git/tree/src/designer) +![QtHtmlEditor](qthtmleditor.png) + diff --git a/qthtmleditor.png b/qthtmleditor.png new file mode 100644 index 0000000..32a3822 Binary files /dev/null and b/qthtmleditor.png differ