update readme

This commit is contained in:
Rex Raphael 2019-08-01 10:32:36 +02:00
parent 8d541cf1d6
commit 716bf93a45
1 changed files with 2 additions and 1 deletions

View File

@ -274,7 +274,8 @@ class _UnityDemoScreenState extends State<UnityDemoScreen>{
``` ```
## API ## API
- pause() - `pause()` (Use this to pause unity player)
- `resume()` (Use this to resume unity player)
## Known issues ## Known issues
- no iOS support yet - no iOS support yet