Skip to content

Commit 032a727

Browse files
authored
Float images left
1 parent 35d29fc commit 032a727

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ react-native run-android
1919
```
2020

2121
### Demo
22-
22+
<p float="left">
2323
<img src="screenshots/listed.png" width="240" />
2424
<img src="screenshots/enabled.png" width="240" />
2525
<img src="screenshots/triggering.png" width="240" />
2626
<img src="screenshots/app.png" width="240" />
27+
</p>
2728

2829
To build your own Android Widget, use this project to bootstrap the widget and hack upon or replicate the strategy to make it work.
2930

@@ -86,4 +87,4 @@ It is not trivial to us, though.
8687
<img alt="works with yeti" src="screenshots/works-with-yeti.png" width="100" />
8788
</a>
8889

89-
> This proof of concept is applied at [Yeti Smart Home](https://getyeti.co) and is used in production. Some of the art is also produced at Netbeast. Follow us in Github or [Twitter](https://twitter.com/netbeast_co).
90+
> This proof of concept is applied at [Yeti Smart Home](https://getyeti.co) and is used in production. Some of the art is also produced at Netbeast. Follow us in Github or [Twitter](https://twitter.com/netbeast_co).

0 commit comments

Comments
 (0)