We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d544f0b commit c9cb42aCopy full SHA for c9cb42a
README.md
@@ -29,14 +29,14 @@ npm start
29
30
## Demo
31
32
+### Start app
33
+
34
<p align="center">
- Demo start app
- <br/>
35
<img src="https://raw.githubusercontent.com/irustm/angular-nodegui/master/demo/demo_app.png" width="350" title="angular nodegui demo">
36
+</p>
37
38
-Demo widget
39
-<br/>
40
-<img src="https://raw.githubusercontent.com/irustm/angular-nodegui/master/demo/demo_weather_widget.png" width="600" title="angular nodegui demo">
+### Widget
41
+<p align="center">
+ <img src="https://raw.githubusercontent.com/irustm/angular-nodegui/master/demo/demo_weather_widget.png" width="600" title="angular nodegui demo">
42
</p>
0 commit comments