Fix styling of QR code in the README

This commit is contained in:
Nat 2021-08-10 17:37:36 -03:00
parent 229dabf498
commit 485572552b
1 changed files with 5 additions and 7 deletions

View File

@ -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
your phone:
<div style = "text-align: center">
<img
src="assets/build-qr-code.png"
alt="The QR code of the link to the v1.0-beta build of Resin"
width="400" />
</div>
<img
src="assets/build-qr-code.png"
alt="The QR code of the link to the v1.0-beta build of Resin"
style="margin-left: auto; margin-right: auto; width: 150px"/>
Or, you can open the app by clicking [this link](exp://exp.host/@njms/Resin) on
your phone.