From de6da094318ae97e5b8f0c21b115f6d15c1f431e Mon Sep 17 00:00:00 2001 From: Metin Celik Date: Sat, 21 Nov 2020 10:21:33 +0100 Subject: [PATCH] Add a short usage description. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2401809..cd2b5d8 100644 --- a/README.md +++ b/README.md @@ -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: