Fix styling of QR code in the README
This commit is contained in:
parent
229dabf498
commit
485572552b
10
README.md
10
README.md
|
@ -96,12 +96,10 @@ can test it out without running a development server by downloading the
|
||||||
[Expo Go](https://expo.dev/client) app and scanning the following QR code on
|
[Expo Go](https://expo.dev/client) app and scanning the following QR code on
|
||||||
your phone:
|
your phone:
|
||||||
|
|
||||||
<div style = "text-align: center">
|
<img
|
||||||
<img
|
src="assets/build-qr-code.png"
|
||||||
src="assets/build-qr-code.png"
|
alt="The QR code of the link to the v1.0-beta build of Resin"
|
||||||
alt="The QR code of the link to the v1.0-beta build of Resin"
|
style="margin-left: auto; margin-right: auto; width: 150px"/>
|
||||||
width="400" />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
Or, you can open the app by clicking [this link](exp://exp.host/@njms/Resin) on
|
Or, you can open the app by clicking [this link](exp://exp.host/@njms/Resin) on
|
||||||
your phone.
|
your phone.
|
||||||
|
|
Loading…
Reference in New Issue