Skip to content

Commit 0340390

Browse files
Updated readme
1 parent 25f2099 commit 0340390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# react-unity-webgl
2-
Easy to use Unity 5.6 or newer WebGL player component for your React application. Embed your Unity application in your react application for writing interactive interfaces with two way Unity and react communication.
2+
Easy to use Unity 5.6 or newer (also Unity 2017 or newer) WebGL player component for your React application. Embed your Unity application in your react application for writing interactive interfaces with two way Unity and react communication.
33

44
<img src="http://react-etc.net/files/2016-07/logo-578x270.png" height="50px"/> <img src="http://gamepadable.com/wp-content/uploads/2016/01/Official_unity_logo.png" height="50px"/>
55

@@ -30,7 +30,7 @@ export class App extends Component {
3030
}
3131
```
3232

33-
## Optional attributes
33+
## optional attributes
3434

3535
```js
3636
// Overruling the module

0 commit comments

Comments
 (0)