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