Skip to content

Commit 08c1acb

Browse files
fix: correct link formatting in README and ensure preview image is displayed
1 parent df5d910 commit 08c1acb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# React Unity WebGL Template
22

3+
![readme preview](https://raw.githubusercontent.com/jeffreylanters/react-unity-webgl-template/main/.github/WIKI/preview.png)
4+
35
This repository contains a template for integrating Unity WebGL builds into React applications. It provides a seamless way to embed Unity content within React components, allowing developers to leverage the power of both technologies.
46

57
This template is designed to be used as a starting point for projects that require Unity WebGL integration, offering a structured setup with essential configurations and workflows. It includes a small example Unity project to demonstrate the integration process.
68

7-
Check it out at [react-unity-webgl-template](https://template.react-unity-webgl.dev)!
9+
Check it out at [https://template.react-unity-webgl.dev](https://template.react-unity-webgl.dev)!

0 commit comments

Comments
 (0)