From 025bd853d059e73929604f862d5e15ce06b7fd8f Mon Sep 17 00:00:00 2001 From: Nonoo Date: Tue, 15 Aug 2023 21:54:10 +0200 Subject: [PATCH] Add missing parenthesis to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a309a1..ad66b3d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # yt-dlp-telegram-bot This bot downloads videos from various supported sources -(see [yt-dlp](https://github.com/yt-dlp/yt-dlp) and then re-uploads them +(see [yt-dlp](https://github.com/yt-dlp/yt-dlp)) and then re-uploads them to Telegram, so they can be viewed with Telegram's built-in video player.