Merge pull request #3 from metinc/patch-1

Add a short usage description.
This commit is contained in:
Nolan Darilek 2020-11-25 10:31:05 -06:00 committed by GitHub
commit 890e32df80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,10 @@ The public-facing API is contained entirely within [TTS.GD](https://github.com/l
Download the [latest release](https://github.com/lightsoutgames/godot-tts/releases).
## Usage
Inside your projects root folder create a new folder named _addons_. Then extract _godot-tts.zip_ into that folder. After attaching TTS.GD to a node you can make calls to the API.
## Notes on Android
Usage on Android is a bit more complicated: