From 304293046a6cec82d1623567a150a53b4af68634 Mon Sep 17 00:00:00 2001
From: johannawild <72805812+johannawild@users.noreply.github.com>
Date: Wed, 4 May 2022 00:40:47 +0200
Subject: [PATCH] Update README.md
---
README.md | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 76577c3..811829a 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,22 @@ The tool helps to download posts and videos from tiktok for a given set of hasht
### Options for running run_downloader.py
- python3 run_downloader.py -h
+```
+$ python run_downloader.py -h
+usage: run_downloader.py [-h] [-t [T [T ...]]] [-f F] [-p] [-v]
+
+Download the tiktoks for the requested hashtags
+
+optional arguments:
+-h, --help show this help message and exit
+-t [T [T ...]] List of hashtags
+-f F File name with the list of hashtags
+-p Download posts
+-v Download videos
+```
+
-
$ python run_downloader.py -h