Skip to content

Commit d03c609

Browse files
Fix alignment and styling issues in README.md
1 parent f8e90b9 commit d03c609

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
<p align="centre" style="background-colour: #CCCCCC;">
1+
2+
<p align="center" style="background-colour: #CCCCCC;">
23
<a href="https://www.reactvision.xyz/">
34
<img src="https://avatars.githubusercontent.com/u/74572641?s=200&v=4" alt="ReactVision logo" width="120px" height="120px">
45
</a>
56
</p>
67

7-
<p align="centre">
8+
<p align="center">
89
<a href="https://www.npmjs.com/package/@reactvision/react-viro">
910
<img src="https://img.shields.io/npm/v/@reactvision/react-viro" alt="npm version">
1011
</a>
@@ -16,7 +17,7 @@
1617
</a>
1718
</p>
1819

19-
# ViroReact (ReactVision)
20+
<h1 align="center">ViroReact (ReactVision)</h1>
2021

2122
ViroReact is a library for building Augmented Reality (AR) and Virtual Reality (VR) experiences using React Native. Viro runs your code natively across mobile VR (including Google Daydream, Samsung Gear VR, and Google Cardboard on iOS and Android) and AR platforms (iOS ARKit and Android ARCore).
2223

0 commit comments

Comments
 (0)