From 12593e504f66ca1099ff1be7c4e1ce35f4fb3523 Mon Sep 17 00:00:00 2001 From: TobiasPankner Date: Tue, 6 Oct 2020 17:17:49 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 578eaae..39e2919 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Python script to automatically join Microsoft Teams meetings. Automatically turns off your microphone and camera before joining. Automatic login and blacklist can be set in the config file. -Always joins the newest meeting and leaves either after a specified time, if you are the last person in the meeting or only if a new one is available (see [Configuration options](#configuration-options) for more information). +Always joins the newest meeting and leaves either after a specified time, if you are the last person in the meeting or only if a new one is available (see [Configuration options](#configuration-options) for more information). +I also made a short tutorial video on how to setup the bot: https://youtu.be/YgkSOqfIjf4 ## Prerequisites