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

@ -1,4 +1,4 @@
<img <img
src="assets/logo/logo-wordmark.png" src="assets/logo/logo-wordmark.png"
alt="A screenshot of the timeline" alt="A screenshot of the timeline"
width="400" /> width="400" />
@ -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.