From e0944ddd0c36699e8337221329f03c02a55d40f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Trellu?= Date: Sun, 26 Dec 2021 18:53:23 -0500 Subject: [PATCH] [readme] update documentation --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b2e21..b4d494d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,14 @@ This skill utilizes the `settings.json` file which allows you to configure this -The APi key shoudl be retrieved from the Mycroft REST API configuration file. +The APi key should be retrieved from the Mycroft REST API `.env` file. + +```ini +SECRET="557622baf088a6a4bee012c90f9097a23ec23ad6ce20eae9" +WS_URI="ws://192.168.1.97:8181/core" +ADMIN="goldyfruit" +API_KEY="bg80e453765a80d825988fe70c2c9b85d2a5494e720cecet" +``` Fill this out with your appropriate information and hit the `save` button.