Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreylanters committed Mar 1, 2021
1 parent 30176a8 commit 1bb66fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $ npm install [email protected] # For Unity 5.6 (LTS)

# Documentation

Table of contents
Welcome to the React Unity WebGL Documentation! My name is Jeffrey and I'm here to help you build your awesome games to the web. In the table below you'll find everything there is you'll need to know when using the module. If you'll need help, feel free to open a new [discussion](https://github.com/elraccoone/react-unity-webgl/discussions), when you want to contribute or think you've found a problem, feel free to open a new [issue](https://github.com/elraccoone/react-unity-webgl/issues). Like what you see? Please consider [Starring this repository](https://github.com/elraccoone/react-unity-webgl/stargazers)! Happy coding.

- [Getting Started](#getting-started)
- [Communication from React to Unity](#communication-from-react-to-unity)
Expand Down Expand Up @@ -761,7 +761,7 @@ When contributing to this repository, please first discuss the change you wish t
- Typecheck all of your changes and make sure JSDocs are provided.
- If you haven't already, complete the CLA.

## Development and test cycle
#### Development and test cycle

If you want to modify this package and iteratively test it in inside your application, use the following steps while you're inside the directory of your own application:

Expand Down

0 comments on commit 1bb66fc

Please sign in to comment.