Skip to content

Commit aedcfa3

Browse files
Last small readme update
1 parent 702a360 commit aedcfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ npm install react-unity-webgl
2121

2222

2323
# Usage
24-
To get started import the default Unity class from react-unity-webgl.
24+
To get started import the default Unity class from react-unity-webgl and include it in your render while giving the public path to your src and loader files.
2525

2626
```js
2727
import React from 'react';

0 commit comments

Comments
 (0)