From 3107d2aaa1da5a1be2d5fa68e723cb807f7b31fe Mon Sep 17 00:00:00 2001 From: johannawild <72805812+johannawild@users.noreply.github.com> Date: Mon, 2 May 2022 22:50:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ec09c4..b88d176 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TikTok hashtag analysis toolset -The tool helps to download posts and videos from tiktok for a given set of hashtags. It uses tiktok-scraper (https://github.com/drawrowfly/tiktok-scraper) to download the posts and videos. +The tool helps to download posts and videos from tiktok for a given set of hashtags. It uses the tiktok-scraper (https://github.com/drawrowfly/tiktok-scraper) to download the posts and videos. ## Pre-requisites 1. Make sure you have python 3.6 or later version installed.