diff --git a/README.md b/README.md index 49d7c7e..c5dcee0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ a Widget Management App can run on Win/Linux/Mac. Uses **QT5.7.1**'s "**QML** + **Javascript** Engine" for **widgets.** -![Image](https://github.com/eminfedar/widgetci/raw/master/widgetci_1.0.3.png) +![Image](https://raw.githubusercontent.com/eminfedar/widgetci/dev-unstable/widgetci_1.0.3.png) ### Simple widget file (.qml): ``` @@ -29,7 +29,6 @@ Visit the Wiki =>> [How to Create a Widget](https://github.com/eminfedar/widgetc ### How to build from source code (Linux) ### ---- Download the project: ``` git clone https://github.com/eminfedar/widgetci.git